| // Signature format: 3.0 | |
| package androidx.benchmark { | |
| public final class ArgumentsKt { | |
| } | |
| public final class BenchmarkState { | |
| method public boolean keepRunning(); | |
| method @kotlin.PublishedApi internal boolean keepRunningInternal(); | |
| method public void pauseTiming(); | |
| method public void resumeTiming(); | |
| field public static final androidx.benchmark.BenchmarkState.Companion! Companion; | |
| field @kotlin.PublishedApi internal int iterationsRemaining; | |
| } | |
| public static final class BenchmarkState.Companion { | |
| } | |
| } | |