getTimestamp: getTimestamp

Description Usage Value Author(s) See Also Examples

View source: R/functions.R

Description

Returns the current timestamp.

Usage

1

Value

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

Author(s)

Pierrick Bruneau

See Also

getElapsed

Examples

1
stamp <- getTimestamp()

datautils documentation built on May 2, 2019, 8:56 a.m.