Property

monotonicFrameClock

Returns the MonotonicFrameClock for this CoroutineContext or throws IllegalStateException if one is not present.

Source set: Common
@ExperimentalComposeApi
public val CoroutineContext.monotonicFrameClock: MonotonicFrameClock

Returns the MonotonicFrameClock for this CoroutineContext or throws IllegalStateException if one is not present.

Last updated: