Files
0ad/source
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-07-08 19:07:04 +00:00
2024-09-25 21:57:15 +02:00
2024-08-13 04:59:38 +00:00
2024-08-23 21:00:15 +02:00
2024-09-08 09:31:14 +02:00