Class TTimingThread (unit TmrPool)

Inherits from

TThread

Constructors


constructor Create(AOwner: TTimerPool; Resolution: integer);

TTimingThread


Functions

procedure Execute;


procedure TimerElapsed;


Properties

property Resolution : Integer


Events

Variables

FResolution : Integer;


FTime : DWord;


FTimerPool : TTimerPool;



Constructors


constructor Create(AOwner: TTimerPool; Resolution: integer);

TTimingThread


Functions


procedure Execute;


procedure TimerElapsed;


Properties


property Resolution : Integer


Events


Variables


FResolution : Integer;


FTime : DWord;


FTimerPool : TTimerPool;