summaryrefslogtreecommitdiffstats
path: root/src/core/core_timing_util.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core_timing: Rename CoreTiming namespace to Core::TimingLioncash2019-02-121-2/+2
| | | | | | Places all of the timing-related functionality under the existing Core namespace to keep things consistent, rather than having the timing utilities sitting in its own completely separate namespace.
* core_timing: Split off utility functions into core_timing_utilMerryMage2018-07-241-0/+64