Hello Johnny,
Message de Johnny Rosenberg date 2010-05-29 17:53 :
Have been searching in Help but I didn't find anything so far. I want
the current time in ms, but all I find is the now() function which
seems to have 1 s for resolution. Hints?
If you want to measure short delays, see function GetSystemTicks.
It is described in help under "Miscellaneous commands", not under "Date and Time
functions".
On MS-Windows the result is in milliseconds, with a precision of 16 ms due to
IBM PC hardware design.
Regards
Bernard
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]