Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
CastleTimeUtils
type TTimerResult = record
Current time from Timer.
function ElapsedTime: TFloatTime;
Seconds passed since this time sample up to now. Equivalent to TimerSeconds(Timer, Self)
TimerSeconds(Timer, Self)