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
aa7404fc25
AuroraRuntime
/
Source
/
Time
History
Reece
7da61f406d
[*] Amend timeval func
2022-04-12 22:33:43 +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
[*] Amend timeval func
2022-04-12 22:33:43 +01:00