kotlinx.coroutines
1.6.4-SNAPSHOT
common
jvm
kotlinx-coroutines-test
/
kotlinx.coroutines.test
/
currentTime
current
Time
common
jvm
@
ExperimentalCoroutinesApi
val
TestScope
.
currentTime
:
Long
The current virtual time on
testScheduler
.
See also
kotlinx.
coroutines.
test.
Test
Coroutine
Scheduler
@
ExperimentalCoroutinesApi
val
TestCoroutineScope
.
currentTime
:
Long
The current virtual time on
testScheduler
.
See also
kotlinx.
coroutines.
test.
Test
Coroutine
Scheduler