Class TStopwatch (unit Stopwch1) |
TObject
Really quick and dirty high-res stopwatch using QueryPerformanceCounter. Needs to be spruced up with proper 64-bit arithmetic. Currently only good for one half-hour intervals 03-31-98 GW Revisited and cleaned up a little 05-06-96 GW Original
Constructors |
Functions |
--------------------------------
Properties |
Events |
Variables |
Constructors |
--------------------------------
Functions |
function ElapsedTimeSec: Real;
--------------------------------
--------------------------------
Properties |
Events |
Variables |
Counts per second
what to divide timestamps by to get ms