<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Have you seen my 'nanotime' package?  It does just that: provide nanosecond<br>
resolution by relying on RcppCCTZ for the parsing/formating and int64 for the<br>
storage.<br></blockquote></div></div></blockquote><div><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">​Yes I use nanotime now. Excellent package.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Also the solution to cast numericvector to long long is perfect too, as I needed to manipulate my timestamps anyway.<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Thanks everyone, problem solved in no time !</div></div></div></div>