Searched refs:PROCESSOR_TERMINATION_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
45 public static final long PROCESSOR_TERMINATION_TIMEOUT_MS = Duration.ofSeconds(20).toMillis(); field in NNBenchmark90 mProcessor.exitWithTimeout(PROCESSOR_TERMINATION_TIMEOUT_MS); in onPause()