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
| IN | timer | (Timer) | Stores the starting time for time measurements. |