currenttime
| currenttime | 
  Purpose
 
  
  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
 
  
