rts/Stats: Protect with mutex
While on face value this seems a bit heavy, I think it's far better than enforcing ordering on every access.
Loading
Please register or sign in to comment
While on face value this seems a bit heavy, I think it's far better than enforcing ordering on every access.