getTimestamp {datautils} | R Documentation |
Returns the current timestamp.
getTimestamp()
numeric vector with 2 values (number of seconds since epoch, and number of microseconds in current second).
Pierrick Bruneau
getElapsed
stamp <- getTimestamp()