Purpose
Reports the elapsed time since you started running EPICURE or since you last checked the time.
Syntax
ELTIME @
Remarks
The first time this command is called, the time since you started running EPICURE is reported. Each successive ELTIME command reports the time since you last checked.
This command is used in the CPSURV.PNT example.
Example
To determine how long it takes to fit a model to case-cohort data:
ELTIME @
LINE 1 dose @
FIT @
ELTIME @