This class has no description.
| 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. |
| Name | Type | Description |
|---|---|---|
| Time | float | Returns the amount of high-precision time in seconds that passed during the profiler's last start/stop cycle. |
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.