R.utils (version 2.4.0)

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: "currentTimeMillis"(this, ...)

Arguments

Value

Returns an integer.

See Also

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