AuroraRuntime/Source/Time
2022-04-12 22:29:50 +01:00
..
Clock.cpp [*] Found closed issue related to the MSVC STL clock. Proposed solution gave us a 2x boost in benchmarks. Using this over MSVC's clocks when possible (it's not even using kernel32/related apis, it's using high level apis of the crt and frens... The Microsoft STL has shit tier performance for real time usage, yea, who fucking knew? Why was I writing this project again?) 2022-04-01 18:40:56 +01:00
Clock.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Time.hpp [+] ILoopSource::WaitOn(u32: timeout) 2022-04-12 22:29:50 +01:00