Record TCastleProfilerTime
Unit
Declaration
type TCastleProfilerTime = record
Description
Structure obtained by calling TCastleProfiler.Start.
Overview
Methods
function ElapsedTime: TFloatTime; |
Description
Methods
function ElapsedTime: TFloatTime; |
|
Elapsed time in seconds since calling TCastleProfiler.Start that returned this. Useful if you use TCastleProfiler, but in addition to TCastleProfiler.Summary you also want to show the operation time in some other way. |
Generated by PasDoc 0.16.0.