Record TProcessTimerResult
Unit
Declaration
type TProcessTimerResult = record
Description
Current time from ProcessTimer. If possible, this measures only the CPU usage local to this process.
Source: base/castletimeutils_processtimer.inc (line 34).
Overview
Methods
| Public | function ElapsedTime: TFloatTime; |
Description
Methods
| Public | function ElapsedTime: TFloatTime; |
|
Seconds passed since this time sample up to now. Equivalent to | |
Generated by PasDoc 0.17.0.snapshot.