mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-04 17:45:24 +00:00
52ae284a7e
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.