Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

TIME.GET

Gets a time difference.

Syntax

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.

Error Numbers

There are no possible errno for this tag.

Example

The following example streams the elapsed time from when time1 was set using the TIME.SET tag:

See Also

TIME.SET

  Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.