aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/EventMap.cpp
AgeCommit message (Expand)Author
2025-06-13Core/Misc: Remove a bunch of code from headersShauren
2023-11-10Core/Utilities: Added timer series queuing to EventMap (#29420)ModoX
2022-01-24Core/EventMap: Unify semantics of DelayEventsCarbenium
2022-01-23EventMap: Change GetTimeUntilEvent to return std::chrono typesCarbenium
2022-01-23EventMap: Switch internal timer over to std::chrono typeCarbenium
2022-01-23EventMap: Remove GetNextEventTime and GetTimer methods (PR #25092)Peter Keresztes Schmidt
2022-01-23Core/Util: Remove EventMap's non-std::chrono::duration based interface (#25049)Peter Keresztes Schmidt
2021-12-22Part1: Modernize codebase with Clang-Tidy range based loops (#24164)Ujp8LfXBJ6wCPR
2021-10-14Misc: Pass std::chrono types by value everywhere.Treeston
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-06-07Core/Misc: Some /W4 warning fixesShauren
2017-05-11Core/Common: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP