Type Alias: FrameInfo
FrameInfo:
object
Type declaration
passedSeconds
passedSeconds:
number
Time in seconds since the rendering started.
startTime
startTime:
number
Timestamp when the rendering started
timeSinceLastFrame
timeSinceLastFrame:
number
Time in seconds since the last frame.
timestamp
timestamp:
number
The current timestamp in nanoseconds.