GameGetSecondsPassed
From GECK
A function added by the JohnnyGuitar NVSE Plugin.
Contents
Description
Returns the time elapsed since the game's last frame.
This function can be used either in a script, or as a Condition.
Syntax
(Seconds:Float) GameGetSecondsPassed
Or:
(Seconds:Float) GGetSecPass
Example
let fSeconds := GameGetSecondsPassed