![]() |
![]() |
![]() |
|
PERFTIMER
This command will return a high resolution performance timer.
Return Double Integer=PERFTIMER()
A double integer value which contains a value that has been incrementing since the computer was switched on
print "High Resolution Performance Timer Is ",PERFTIMER()
|