PERFTIMER

This command will return a high resolution performance timer.

  Syntax
Return Double Integer=PERFTIMER()
  Returns

A double integer value which contains a value that has been incrementing since the computer was switched on

  Example Code
print "High Resolution Performance Timer Is ",PERFTIMER()
do
loop
end
  See also

CORE Commands Menu
Index