Skip to content

render.GetFrameTime

Jérôme Leclercq edited this page Dec 8, 2020 · 1 revision

API: render.GetFrameTime

Description:

Returns the time taken to draw the previous frame.

Prototype:

render.GetFrameTime() -> frametime: number

Returns:

  1. frametime: The number of seconds the last frame rendering took.
Clone this wiki locally