Properties
Link copied to clipboard
Accesses the current time inside the test, in milliseconds.
Link copied to clipboard
Accessor for the underlying TestCoroutineScheduler, which controls the current time.
Link copied to clipboard
Access a time source which can be used to measure elapsed time, as controlled with time.
Functions
Link copied to clipboard
Advances the current time by delay.
Link copied to clipboard
Runs all enqueued tasks in the specified order, advancing the virtual time as needed until there are no more scheduled tasks.
Link copied to clipboard
Runs all enqueued tasks at this moment in the virtual time.