Get the current time in milliseconds.
System$currentTimeMillis(...)
Returns an integer.
integer
Henrik Bengtsson (http://www.braju.com/R/)
Sys.time(). proc.time(). For more information see System.
Sys.time
proc.time
System