FrameDelta

Category: Window and Display

Back to System Functions


Signature

FrameDelta()

Returns

Double

Description

Returns the elapsed time in seconds for the last completed frame cycle between Flip calls. Before the first completed Flip, the value is 0.

Example

delta = FrameDelta()