{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

ExpectKt

public final class ExpectKt


Summary

Public methods

static final @NonNull MonotonicFrameClock

The MonotonicFrameClock used by withFrameNanos and withFrameMillis if one is not present in the calling kotlin.coroutines.CoroutineContext.

Public methods

getDefaultMonotonicFrameClock

public static final @NonNull MonotonicFrameClock getDefaultMonotonicFrameClock()

The MonotonicFrameClock used by withFrameNanos and withFrameMillis if one is not present in the calling kotlin.coroutines.CoroutineContext.

This value is no longer used by compose runtime.