9 Jul 2020 • ggtime

ggtime is a sane (i.e. not using <chrono>) implementation of Facebook's flicks library.

Basically it's a fixed point time library with roughly nanosecond precision, and whose unit divides all the FPS values we care about in games.

github