Recordtime

From Mesham
Revision as of 22:43, 10 January 2010 by Polas (talk | contribs) (Created page with 'This recordtime[] function record the current (wall clock) execution time upon reaching that point. This is useful for debugging or performance testing, the time records can be d…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This recordtime[] function record the current (wall clock) execution time upon reaching that point. This is useful for debugging or performance testing, the time records can be displayed via the displaytime function.

  • Pass: Nothing
  • Returns: Nothing