Rdocumentation
powered by
Learn R Programming
Laurae (version 0.0.0.9001)
timer: Get current Time in Milliseconds
Description
This function returns the current time in milliseconds.
Usage
timer()
Arguments
Value
The current time at the call in milliseconds.
Examples
Run this code
library(R.utils)
timer()
Run the code above in your browser using
DataLab