monotonicFrameClock

Returns the [MonotonicFrameClock] for this [CoroutineContext] or throws [IllegalStateException]

monotonicFrameClock

Property

Common
@ExperimentalComposeApi
public val CoroutineContext.monotonicFrameClock: MonotonicFrameClock

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