On Tue, Jul 21, 2009 at 5:08 PM, Nicolas Bertolotti <span dir="ltr">&lt;<a href="mailto:Nicolas.Bertolotti@mathworks.fr">Nicolas.Bertolotti@mathworks.fr</a>&gt;</span> <div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="FR"><div><p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">Then, the only thing that we actually need is to use the “double”
type.</span></p></div></div></blockquote><div><br>I&#39;ve committed this fix and some conditional code tho handle the case that someone has an even faster performance timer than yours. The gettimeofday should now be good until unix time wraps around. The internal representation is good for some 500,000 years or 100 years for a single run of a program. Both are larger than the time till the unix clock wraps around, so gettimeofday will break due to the API first.<br>
<br></div></div>