This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraSupport
/
AuroraRuntime
Watch
2
Star
1
Fork
0
You've already forked AuroraRuntime
Code
Issues
27
Pull Requests
Releases
Wiki
Activity
457d263fb0
AuroraRuntime
/
Source
/
Time
History
Reece
457d263fb0
[+] ILoopSource::WaitOn(u32: timeout)
...
[+] ms2tv
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