Profiler Class

This class has no description.

Methods 3

Name Description
Profiler

Creates a new profile object. The Handle must be freed using delete or CloseHandle().

Start

Starts a cycle for profiling.

Stop

Stops a cycle for profiling.

Properties 1

Name Type Description
Timefloat

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