NAME
gauge - measure system time

SYNTAX
gauge { commands }
or
gauge ( expression )

DESCRIPTION
Gauge measure how much cpu time is used to execute the commands given as arguments. The number of milliseconds used is returned as an integer.

KEYWORDS
control

SEE ALSO
catch and rusage