blob: 61b357d8e0c8b540bf2ece5da481ed9ffe23b2d9 [file] [log] [blame]
// Signature format: 3.0
package androidx.benchmark {
public final class ArgumentsKt {
}
public final class BenchmarkState {
method public boolean keepRunning();
method public void pauseTiming();
method public void resumeTiming();
field public static final androidx.benchmark.BenchmarkState.Companion! Companion;
}
public static final class BenchmarkState.Companion {
}
}