Files
0ad/source/lib
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
2024-08-24 12:19:52 +02:00
2024-08-20 19:10:54 +02:00
2024-08-24 12:19:52 +02:00
2024-08-24 12:19:52 +02:00
2024-09-25 21:57:15 +02:00