GetProfilerTime Function

Returns the amount of high-precision time in seconds that passed during the profiler's last start/stop cycle.

float GetProfilerTime(Handle prof)

Parameters

Handle prof

Profiling object.

Return Value

Time elapsed in seconds.

Errors

Invalid Handle.