interval

val interval: Double? = null

The interval between BeginFrames that is reported to the compositor, in milliseconds. Defaults to a 60 frames/second interval, i.e. about 16.666 milliseconds.

Sources

jvm source
Link copied to clipboard