Inspect.Time.Real

A high-resolution realtime timer. Not measured in the same timespace as Inspect.Time.Frame.

Usage:

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