Skip to main content
Version: Next

Tickcount

Tickcount -> Function result

ParameterTypeDescription
Function resultLongint🡐Number of ticks (60th of a second) elapsed since the machine was started

Description

Tickcount returns the number of ticks (60th of a second) elapsed since the machine was started.

Note: Tickcount returns a value of type Long Integer.

Example

See example for the command Milliseconds.

See also

Current time
Milliseconds