<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Well, it seems clock_getres is either not available (Darwin) or varies<br>much from the historical code (Linux, Solaris).<br>So this is only for OSF/1 now.<br><br> - Jay<br><br><br><hr id="stopSpelling">From: jay.krell@cornell.edu<br>To: m3devel@elegosoft.com<br>Date: Wed, 18 Aug 2010 01:19:48 +0000<br>Subject: [M3devel] FW: clock_getres / Time.Grain.<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>


This needs a review. Folks need to read Posix, the Modula-3 *.i3 files, possibly the OS man pages.<br>
Possibly run the two versions and compare.<br>
Possibly only #ifdef it in when the compare similar, e.g. on OSF and leave the rest alone.<br>
Possibly only use the timeofday timer and not the highres timer.<br>
 <br>
Thanks,<br>
 - Jay<br> <br>
> Date: Tue, 17 Aug 2010 23:35:38 +0000<br>> To: m3commit@elegosoft.com<br>> From: jkrell@elego.de<br>> Subject: [M3commit] CVS Update: cm3<br>> <br>> CVSROOT: /usr/cvs<br>> Changes by: jkrell@birch. 10/08/17 23:35:37<br>> <br>> Modified files:<br>> cm3/m3-libs/m3core/src/time/POSIX/: TimePosixC.c <br>> <br>> Log message:<br>> Let's try clock_getres if it is available.<br>> <br>                                       </body>
</html>