Files
0ad/source/lib/sysdep
Itms e401b206d0 Remove TIMER_ACCRUE_ATOMIC
Added in aa44bac652, the "atomic" accumulated timer is based on a
structure that mixes atomic and non-atomic access, which is not fit to
be converted to std::atomic.

Additionally, it is only used in a single situation where benchmarking
is not essential to us.
2024-09-25 21:57:15 +02:00
..
2024-09-25 21:57:15 +02:00
2022-10-07 12:39:23 +00:00
2022-03-03 14:52:13 +00:00