currenttime


Purpose
Return the current time as the number of milliseconds since midnight.
Synopsis
function currenttime:integer
Return value
The number of milliseconds since midnight as an integer.
Further information
1. The control parameter "UTC" indicates whether this function returns a time in local or UTC time.
2. Refer to the module mmsystem for a set of dedicated types for handling date and time.
Related topics
setparam,timestamp,currentdate


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.