SysTime
Example
Example
Typical usage of this function for benchmarking
Output: Total: 0.0099969995115998 seconds. Average: 9.9969995115998e-07 seconds.
Returns a highly accurate time in seconds since the start up, ideal for benchmarking. Unlike RealTime, this value will be updated any time the function is called, allowing for sub-think precision.
Typical usage of this function for benchmarking