Railo 4.2 Reference
Choose a function:

Function GETTICKCOUNT

Returns the number of milliseconds since the start of the application server

Example

gettickcount([string unit]):number

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
unit string  No base unit for the function, valid values are:
  • nano: nano seconds
  • milli (default): milli seconds
  • second: seconds