Get System Time as a Float
time.sec.RdGrabs the absolute system time value from base::Sys.time(). This is used by the package to accurately time frames across instances and computers.
Value
A double representing the seconds since 1970 with sub-millisecond precision.
Examples
print(time.sec(),digits=20)
#> [1] 1774851052.0750575066