Tickcount

4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 6.0


Tickcount Number

ParameterTypeDescription
This command does not require any parameters
Function resultNumberNumber 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.


4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next