-
Actually I think this is because Snow Leopard stops/slows the clock it nothing is going on. For example, you can set the clock rate via the environment variable CLOCK_RATE_GHZ(=2.4 here). But if you put a delay between two calls to clock() you will get the wrong answer.
Perhaps the best way to approach this is to provide a version which uses Ada.Calendar.Clock - on Mac OS X the resolution is 1...
2010-01-24 12:01:44 UTC by simonjwright
-
May be due to dual-core?.
2010-01-24 11:07:54 UTC by simonjwright
-
simonjwright committed revision 1425 to the Ada 95 Booch Components SVN repository, changing 10 files.
2009-09-30 21:32:51 UTC by simonjwright
-
ARM95 7.6.1(24), Note 21: the types involved are visibly only limited private, so the user can't call Finalize explicitly, so there will only be one call to Finalize.
2009-09-30 20:20:05 UTC by simonjwright
-
BC.Support.Synchronization: the Finalize calls aren't protected against multiple calls, which is entirely legal in Ada.
The obvious problem is with Read_Lock, but there may be other more obscure possibilities.
2009-09-29 13:00:16 UTC by simonjwright
-
simonjwright committed revision 1424 to the Ada 95 Booch Components SVN repository, changing 1 files.
2009-09-26 17:58:34 UTC by simonjwright
-
simonjwright committed revision 1423 to the Ada 95 Booch Components SVN repository, changing 2 files.
2009-09-26 17:51:56 UTC by simonjwright
-
simonjwright committed revision 1422 to the Ada 95 Booch Components SVN repository, changing 4 files.
2009-09-26 17:49:25 UTC by simonjwright
-
simonjwright committed revision 1421 to the Ada 95 Booch Components SVN repository, changing 1 files.
2009-09-26 17:46:55 UTC by simonjwright
-
simonjwright committed revision 1420 to the Ada 95 Booch Components SVN repository, changing 146 files.
2009-09-26 17:42:21 UTC by simonjwright