Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

GetTickCount Function

Overview

The GetTickCount function retrieves the current system tick count.

Syntax/Parameters

Syntax

qword = GetTickCount ( );

Parameters

(none) 

Return Value

Returns a qword containing the tick count in milliseconds since the computer was started.

Remarks

The resolution of the GetTickCount function is limited to the resolution of the system timer, which is typically in the range of 10 milliseconds to 16 milliseconds. The resolution of the GetTickCount function is not affected by adjustments made by the system time adjustment features.

Related Functions

Platform Support

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

Legato IDE, Legato Basic