in reply to RE: (4) How can I keep track of the execution time of a script?
in thread How can I keep track of the execution time of a script?
Its resolution is limited, however it is in miliseconds.Win32::GetTickCount() [CORE] Returns the number of milliseconds elapsed since the last system boot. Resolution is limited to system timer ticks (about 10 +ms on WinNT and 55ms on Win9X).
|
|---|