Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

GetElapsedTime Function

Overview

The GetElapsedTime function returns the amount of time elapsed since the script was started or since the ResetElapsedTime function was last called.

Syntax/Parameters

Syntax

qword = GetElapsedTime ( );

Parameters

(none) 

Return Value

Returns a qword containing the elapsed time in milliseconds.

Remarks

The resolution of the GetElapsedTime function is limited to the resolution of the system timer, which is typically in the range of 10 milliseconds to 16 milliseconds. Note that the elapsed time includes the initial script parsing and assembly.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic