Open System Testing Architecture

TOC PREV NEXT INDEX



TIMER Statement

Description:

The TIMER statement declares the name of a stopwatch timer. These timers may be used in conjunction with the START TIMER and END TIMER statements in the Code section of the script.

Up to 1020 timers may be declared and used in a script.

Format:
 TIMER name
Parameter:
name

The name of the timer. This must be a valid OpenSTA Dataname.

Examples:
 TIMER Mf-Update
 TIMER Cust-Reg

See also:

The DEFINITIONS Section


OpenSTA.org
Mailing Lists
Further enquiries
Documentation feedback
CYRANO.com
TOC PREV NEXT INDEX