Record TProcessTimerResult

Hierarchy
Fields
Properties

Unit

Declaration

type TProcessTimerResult = record

Description

Current time from ProcessTimer. If possible, this measures only the CPU usage local to this process.

Overview

Methods

Public function ElapsedTime: TFloatTime;

Description

Methods

Public function ElapsedTime: TFloatTime;

Seconds passed since this time sample up to now. Equivalent to ProcessTimerSeconds(ProcessTimer, Self)


Generated by PasDoc 0.16.0-snapshot.