FrameDelta
Category: Window and Display
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()