time commands

Allows reporting the time elapsed for the command execution.
The timer for clock and cpu usage can be set and reported. The clock and cpu time for a command execution can be accessed by this command.

Format:

 
time commands
enabled =
boolean

Example:

 
time commands &
enabled =
yes

Description:

 
Parameter
Value Type
Description
enabled
Boolean
Enables the command timer

Extended Definition:

1. The clock for time and cpu usage for a command execution reported by this command. From the clock-reset event onwards, the time elapsed time recorded for each command and displayed.
2. With the ‘time commands’ enabled the clock time and cpu time elapsed is displayed as
Command Timer:
[Clock: 0.875000 secs | CPU: 0.328125 secs]