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

 

time:get

Retrieves the elapsed time.

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 time1 to present:

See Also

user:su

   Home > Contents > Index >

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