s-osprim-mingw.adb (Timed_Delay): Use the right clock (standard one or the monotonic...
authorPascal Obry <obry@adacore.com>
Fri, 6 Apr 2007 09:15:56 +0000 (11:15 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 6 Apr 2007 09:15:56 +0000 (11:15 +0200)
commit2c851ddd1c40ec8c1adf8e92ce830e5e22b4a267
tree092f27b61c5cb3f1ab8ec29f84c0d7590185bfd6
parent2d7475246d0e0e573138fd47bd31a091df0dc4ae
s-osprim-mingw.adb (Timed_Delay): Use the right clock (standard one or the monotonic used by Ada.Real_Time) to...

2007-04-06  Pascal Obry  <obry@adacore.com>

* s-osprim-mingw.adb (Timed_Delay): Use the right clock (standard one
or the monotonic used by Ada.Real_Time) to compute the sleep duration
on Windows.

From-SVN: r123546
gcc/ada/s-osinte-vxworks.adb
gcc/ada/s-osinte-vxworks.ads
gcc/ada/s-taprop-vxworks.adb