On 09/26/2013 09:31 PM, Nuno Sucena Almeida wrote: > > Hi, > use a search engine and look for "linux measure time nanoseconds". > Also: man clock_gettime > > regards, > Nuno >
If you have C++11 , look for chrono, it might be easier http://en.cppreference.com/w/cpp/chrono regards, Nuno -- http://aeminium.org/nuno/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
