Compose Unstyled 2.0 is out! Check the official announcement blog ->
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: