Difference between revisions of "Displaytime"

From Mesham
Jump to navigationJump to search
m
Line 5: Line 5:
 
* '''Pass:''' Nothing
 
* '''Pass:''' Nothing
 
* '''Returns:''' Nothing
 
* '''Returns:''' Nothing
 +
 +
''Since: Version 0.41b''
  
 
[[Category:Function Library]]
 
[[Category:Function Library]]
 
[[Category:System Functions]]
 
[[Category:System Functions]]

Revision as of 18:31, 13 January 2013

Overview

This displaytime() function will display the timing results recorded by the function recordtime along with the process ID. This is very useful for debugging or performance testing.

  • Pass: Nothing
  • Returns: Nothing

Since: Version 0.41b