Difference between revisions of "Shell Commands/Time"
From MorphOS Library
(Created page with "'''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) Clipb...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
Example: | Example: | ||
− | System:> time dir ram: | + | System:> time dir ram: |
− | + | ENV (dir) | |
− | + | T (dir) | |
− | + | Clipboards (dir) | |
− | + | ||
− | Time Elapsed: 0.0071s | + | Time Elapsed: 0.0071s |
Latest revision as of 09: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