Coming soon to #rstats helper package `RcppInt64`: `nanotime` helpers for to/from C++ conversion.
Example showing how the 'delta' is consistently one ns across the 18 orders of magnitude range.
#rstats#rcpp
Code nicely abstracts away the implementation 'detail'; meat and bones of the example above is a four-line loop---thanks to the new helpers.
#rstats#rcpp