aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/wall_clock.h
AgeCommit message (Expand)Author
2024-01-24Rework time service to fix time passing offline.Kelebek1
2023-06-07core_timing: Fix SingleCore cycle timerMorph
2023-06-07(wall, native)_clock: Add GetGPUTickMorph
2023-06-07core_timing: Use CNTPCT as the guest CPU tickMorph
2023-06-07(wall, native)_clock: Rework NativeClockMorph
2023-03-05core_timing: Use higher precision sleeps on WindowsMorph
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-01-30common: wall_clock: Check precision against the emulated CPU and CNTFRQMorph
2022-01-30common: wall_clock: Utilize constants for ms, us, and ns ratiosMorph
2020-12-03audio_core: Make shadowing and unused parameters errorsLioncash
2020-09-30common/wall_clock: Add virtual destructorsReinUsesLisp
2020-08-15common: Make use of [[nodiscard]] where applicableLioncash
2020-06-27HostTiming: Pause the hardware clock on pause.Fernando Sahmkow
2020-06-18Common/Tests: Clang Format.Fernando Sahmkow
2020-06-18Common: Refactor & Document Wall clock.Fernando Sahmkow
2020-06-18Common: Implement WallClock Interface and implement a native clock for x64Fernando Sahmkow