aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/wall_clock.cpp
AgeCommit message (Expand)Author
2024-01-24Rework time service to fix time passing offline.Kelebek1
2023-11-26qt: add cpu_backend configurationamazingfate
2023-10-08common: add arm64 native clockLiam
2023-07-27wall_clock: Increase precision requirementsMorph
2023-06-07(wall, native)_clock: Add GetGPUTickMorph
2023-06-07(wall, native)_clock: Rework NativeClockMorph
2023-03-05core_timing: Use higher precision sleeps on WindowsMorph
2023-03-05wall_clock: Make use of SteadyClockMorph
2022-07-06common/x64: Use TSC clock rate from CPUID when availableMarshall Mohror
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-19common: Reduce unused includesameerj
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
2022-01-27wall_clock: use standard wall clock if rtsc frequency is too lowgerman77
2021-02-19common: wall_clock: Fix integer overflow with StandardWallClock.bunnei
2021-02-15common: wall_clock: Optimize GetClockCycles/GetCPUCycles to use a single MUL ...bunnei
2020-12-03audio_core: Make shadowing and unused parameters errorsLioncash
2020-11-02common: Enable warnings as errorsLioncash
2020-09-30common/wall_clock: Add virtual destructorsReinUsesLisp
2020-06-27Common/Kernel: Corrections and small bug fixing.Fernando Sahmkow
2020-06-27HostTiming: Pause the hardware clock on pause.Fernando Sahmkow
2020-06-18Core/HostTiming: Allow events to be advanced manually.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