1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-08-05 17:01:05 +00:00
Lioncash bef1844a51 core_timing: Make TimedCallback take std::chrono::nanoseconds
Enforces our desired time units directly with a concrete type.
2020-07-15 19:41:22 -04:00
..