ARTS built-in documentation server

Workspace Method timerStop

Description

Stops the CPU timer.
Use timerStop to output the consumed cpu time since timerStart.
See timerStart for example usage.

Authors: Oliver Lemke

Synopsis

timerStop( timer )

Variables

INtimer(Timer)Stores the starting time for time measurements.