Record TCastleProfilerTime

Hierarchy
Fields
Properties

Unit

Declaration

type TCastleProfilerTime = record

Description

Structure obtained by calling TCastleProfiler.Start.

Overview

Methods

Public function ElapsedTime: TFloatTime;

Description

Methods

Public 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-snapshot.