1
0
forked from 0ad/0ad
Go to file
janwas 52ae284a7e new timer code (esp. HPET) now operational. TSC still disabled pending calibration code.
add update mechanism (needed to safely handle counter rollover) and
lock-free synchronization.

refactor:
. Counters now have Activate/Shutdown interface rather than throwing
exceptions from the ctor.
. whrt is responsible for caching frequency/resolution etc.
. fix counterBits handling

This was SVN commit r5105.
2007-05-28 09:25:38 +00:00
binaries This was SVN commit r5103. 2007-05-28 02:37:38 +00:00
build add whrt dir, remove winmm delayload and dsound dependency 2007-05-26 17:17:47 +00:00
docs coding convention: mention and explain the need for omitting author/modified by tags. see http://www.wildfiregames.com/forum/index.php?showtopic=10934 2007-05-07 11:11:11 +00:00
source new timer code (esp. HPET) now operational. TSC still disabled pending calibration code. 2007-05-28 09:25:38 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00