summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Timer.h
AgeCommit message (Expand)Author
2022-08-02Timer: protect usages of ms timers from rolloverShawn Hoffman
2022-08-02windows: mark as HighQoS, ensure timer resolution is honoredShawn Hoffman
2022-08-02move "double time" code into State from TimerShawn Hoffman
2022-08-02Common::Timer: use chrono::steady_clock internallyShawn Hoffman
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-07-13Merge pull request #8922 from Filoppi/timer-fixesTilka
2020-07-12Common/Timer: Fix integer underflow in Timer::GetDoubleTime for dates before ...Jordan Woyak
2020-07-01Fixes the timer returning 1 when it should return 0. The case mentioned by th...Filoppi
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-10-10SaveState/DolphinWX: Display time and date of savestate when a slot is select...Admiral H. Curtiss
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-12-03Common: Add a built-in profilerdegasus
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre