<html>
<head>
<style>
 .sw_message P{margin:0px;padding:0px;}
 .sw_message {FONT-SIZE: 12pt;FONT-FAMILY:Tahoma,Arial,Helvetica,sans-serif;background:white;}
 .sw_message blockquote{margin-left:5px;padding-left:5px;border-left:2px solid #144fae;color: #144fae;}
 .sw_message blockquote blockquote{border-left:2px solid #006312;color: #006312;}
 .sw_message blockquote blockquote blockquote{border-left:2px solid #8e5656;color: #8e5656;}
 .sw_message blockquote blockquote blockquote blockquote{border-left:2px solid #888;color: #888;}
</style>
</head>
<body class="sw_message">
<div><br></div><div>On Friday 05/09/2014 at 14:17, Marco van de Voort  wrote: </div><blockquote type="cite"><br>Trouble is that monotonic clock support is an optional part of the standard,<br>AND the cheapness/accurancy tradeoffs of the same constants may vary with<br>OS. (e.g. freebSD MONOTONIC vs MONOTONIC_FAST, the latter I'd expect in a<br>gettickcount)<br></blockquote><div><br></div><div>Did you see my patch in FPC Mantis regarding this?  If it's not 100% correct (I'm a total newbie when it comes to compiler development), hopefully it is at least a good starting point to implement this in FreeBSD. Any feedback would be appreciated.</div><div><br></div><div>Regards,</div><div>  Graeme</div><div><br></div> 
</body></html>