Difference between revisions of "Shell Commands/Time"

From MorphOS Library

< Shell Commands

 
Line 4: Line 4:
  
 
Example:
 
Example:
System:> time dir ram:
+
System:> time dir ram:
    ENV (dir)
+
      ENV (dir)
    T (dir)
+
      T (dir)
    Clipboards (dir)
+
      Clipboards (dir)
 
+
Time Elapsed: 0.0071s
+
Time Elapsed: 0.0071s

Latest revision as of 10:59, 7 December 2015

Time - Measures the time it takes to execute a command

CALIBRATE/S,EXCLUDELOADING/S,COMMAND/A/F:

Example:

System:> time dir ram:
     ENV (dir)
     T (dir)
     Clipboards (dir)

Time Elapsed: 0.0071s