RenderSynchronizer

Class to synchronize rendering updates with display refresh cycles and save power by blocking updates that exceeds the target frame rate.

Constructors

Link copied to clipboard
constructor(targetFrameRateFps: Float)
constructor()

Types

Link copied to clipboard
interface Listener
Interface for listening to render window updates.

Functions

Link copied to clipboard
Link copied to clipboard