Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
kotlinx.coroutines
Toggle table of contents
1.10.2
common
jvm
Platform filter
common
jvm
Switch theme
kotlinx.coroutines
kotlinx-coroutines-test
/
kotlinx.coroutines.test
/
currentTime
current
Time
common
jvm
@
ExperimentalCoroutinesApi
val
TestScope
.
currentTime
:
Long
(
source
)
The current virtual time on
testScheduler
.
See also
Test
Coroutine
Scheduler.
current
Time
@
ExperimentalCoroutinesApi
val
TestCoroutineScope
.
currentTime
:
Long
(
source
)
The current virtual time on
testScheduler
.
See also
Test
Coroutine
Scheduler.
current
Time