> > Have you seen my 'nanotime' package? It does just that: provide nanosecond >> resolution by relying on RcppCCTZ for the parsing/formating and int64 for >> the >> storage. >> > Yes I use nanotime now. Excellent package.
Also the solution to cast numericvector to long long is perfect too, as I needed to manipulate my timestamps anyway. Thanks everyone, problem solved in no time !
_______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel