Learn R Programming

datautils (version 0.1.5)

getTimestamp:

Description

Returns the current timestamp.

Usage

getTimestamp()

Arguments

Value

numeric vector with 2 values (number of seconds since epoch, and number of microseconds in current second).

See Also

getElapsed

Examples

Run this code
stamp <- getTimestamp()

Run the code above in your browser using DataLab