Home
last modified time | relevance | path

Searched defs:timeMark (Results 1 – 1 of 1) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-test/common/src/
DTestCoroutineScheduler.kt127 val timeMark = synchronized(lock) { currentTime } in runCurrent() constant
167 val timeMark = currentTime in advanceTimeBy() constant