Common
@ExperimentalComposeApi
public val CoroutineContext.monotonicFrameClock: MonotonicFrameClock
Returns the MonotonicFrameClock for this CoroutineContext or throws IllegalStateException if one is not present.
Returns the [MonotonicFrameClock] for this [CoroutineContext] or throws [IllegalStateException] if one is not present.
@ExperimentalComposeApi
public val CoroutineContext.monotonicFrameClock: MonotonicFrameClock
Returns the MonotonicFrameClock for this CoroutineContext or throws IllegalStateException if one is not present.