Script functions reference > Script functions in alphabetical order > S > StopTimer

StopTimer
Syntax
StopTimer(int id, int logIt);
int id
int logIt
Description
Stops the specified timer in the StreamServer, and if required displays the elapsed time in the log and/or writes it to a file.
For information about starting a timer, see StartTimer.
Example
StopTimer(0, 1);
 
OpenText StreamServe 5.6 Updated: 2013-03-01