currentTimeMillis.System: Get the current time in milliseconds

System$currentTimeMillisR Documentation

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, ...)

Value

Returns an integer.

Author(s)

Henrik Bengtsson

See Also

Sys.time(). proc.time(). For more information see System.


R.utils documentation built on April 3, 2025, 10:45 p.m.