Difference between revisions of "Displaytime"

From Mesham
Jump to navigationJump to search
(Created page with '== 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 o…')
 
Line 1: Line 1:
 
== Overview ==
 
== 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.
+
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
 
* '''Pass:''' Nothing

Revision as of 13:28, 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