Skip to contents

Grabs the absolute system time value from base::Sys.time(). This is used by the package to accurately time frames across instances and computers.

Usage

time.sec()

Value

A double representing the seconds since 1970 with sub-millisecond precision.

Details

= as.double(Sys.time())

Examples

print(time.sec(),digits=20)
#> [1] 1774851052.0750575066