@TIME_TICKS

The TIME_TICKS function returns the number of milliseconds since the client device booted, excluding any time the device was in sleep or hibernation modes, or any similar modes of operation. The function supports the integral number, decimal number, and string return types.

The difference between the return values of two separate calls to this function can be used to calculate duration values for various purposes.

Parameters

@TIME_TICKS ( )
This function takes no parameters.

Supported Return Types

  • Integral Number
  • Decimal Number
  • String