System$currentTimeMillis: Get the current time in milliseconds
Description
Get the current time in milliseconds.Usage
## Static method (use this):
## System$currentTimeMillis(...)## Don't use the below:
## S3 method for class 'System':
currentTimeMillis(this, ...)