GetTickCount

Gets the current value of the clock ticks counter.

Function Group Execution Windows Embedded Thin Client
GetTickCount System Info Synchronous Supported Supported Supported

Syntax

GetTickCount()

This function takes no parameters.

Returned value

Returns an integer with the number of milliseconds counted by the clock for each initialization of the operational system.

Examples

Tag Name Expression
Tag GetTickCount() // Returned value = 9400907