summaryrefslogtreecommitdiffstats
path: root/src/core/host_timing.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-27General: Cleanup legacy code.Fernando Sahmkow1-206/+0
2020-06-18HostTiming: Correct rebase and implement AddTicks.Fernando Sahmkow1-1/+10
2020-06-18Core/HostTiming: Allow events to be advanced manually.Fernando Sahmkow1-25/+36
2020-06-18Common/Tests: Address FeedbackFernando Sahmkow1-2/+2
2020-06-18Common/Tests: Clang Format.Fernando Sahmkow1-3/+5
2020-06-18Common: Refactor & Document Wall clock.Fernando Sahmkow1-2/+1
2020-06-18Common: Implement WallClock Interface and implement a native clock for x64Fernando Sahmkow1-12/+9
2020-06-18Tests: Add base tests to host timingFernando Sahmkow1-37/+64
2020-06-18Core: Implement a Host Timer.Fernando Sahmkow1-0/+161