Record TTimerResult
Hierarchy Fields Properties
Unit
CastleTimeUtils
Declaration
type TTimerResult = record
Description
Current time from Timer.
Overview
Methods
Description
Methods
function ElapsedTime: TFloatTime; |
|
Seconds passed since this time sample up to now. Equivalent to TimerSeconds(Timer, Self)
|
Generated by PasDoc 0.15.0.
|