| System$currentTimeMillis | R Documentation |
Get the current time in milliseconds.
## Static method (use this):
## System$currentTimeMillis(...)
## Don't use the below:
## S3 method for class 'System'
currentTimeMillis(this, ...)
Returns an integer.
Henrik Bengtsson
Sys.time().
proc.time().
For more information see System.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.