RenderFrameStarted

The `map` started rendering a frame. Note: The `map` will emit the event asynchronously so the user-provided callback does not stall the rendering pipeline.

Constructors

Link copied to clipboard
open fun RenderFrameStarted(@NonNull timestamp: Date)

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard

Extensions

Link copied to clipboard

Extension function to map the newly introduced event to the legacy one.