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