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

StartTimer
Syntax
StartTimer(int id);
int id
Description
Starts a timer in the StreamServer to measure processing time. Use the StopTimer script function to stop the timer, see StopTimer.
Example
StartTimer (0)
OpenText StreamServe 5.6 Updated: 2013-03-01