Home > Contents > Index >
TIME.GET
Gets a time difference.
Syntax
<TIME.GET NAME="some name" [OUTPUT="some output"]/>Parameters
NAME (required)
- Specifies a name that is associated with the initial time.
OUTPUT (optional)
- Specifies a variable name to use for output of the elapsed time. If this parameter is not specified, the elapsed time is streamed.
Description
This tag streams the elapsed time in milliseconds, from when the time was last set.
errno
None.
Example
The following example streams the elapsed time from when
time1
was set using theTIME.SET
tag:
<TIME.GET NAME="time1" OUTPUT="elapsed"/> <CSVAR NAME="Variables.elapsed/>See Also
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.