Get any time in milliseconds?

Walter Bright newshound1 at digitalmars.com
Sun Apr 13 10:26:09 PDT 2008


Benjamin Schulte wrote:
> On windows I used the PerformanceCounter from the WinAPI (or the
> GetTickCount method, if the performance-counter is not supported).

The last example shows how to access the hardware timer:

http://www.digitalmars.com/techtips/timing_code.html



More information about the Digitalmars-d mailing list