aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/EventMap.h
AgeCommit message (Expand)Author
2022-01-24Core/EventMap: Clarify documentation of ScheduleEventCarbenium
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-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-02-26Common/Utilities: More std::chrono overloads for EventMap. Specifying 2 std::...treeston
2017-01-01Update copyright note for 2017vincent-michael
2016-04-05Core/Misc: MSVC warning fixesShauren
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP