Romain Vimont 2a872c3865 Fix fps_counter tick type
The type uint32_t is not sufficient to store the result of
sc_tick_now().

As a consequence, the FPS counter entered a live loop and caused a lock
starvation (deadlock in practice).

Refs ec871dd3f596a8183e37982821645ac5a5791fe0
Refs 682a6911735cb8f6dccd9653ce30b72f267235c6
2022-02-16 18:12:57 +01:00
..
2022-02-09 23:18:34 +01:00
2022-02-16 18:12:57 +01:00
2022-01-29 15:44:52 +01:00
2022-02-15 19:25:57 +01:00