Inspect.Time.Frame

The game time of the last frame. This function's return value will not change until the next frame.

Usage:

time = Inspect.Time.Frame()
ParameterTypeDatatypeDescription
timeresultnumberTime in seconds. Counted from an arbitrary point in the past. Guaranteed to be non-negative.