summaryrefslogtreecommitdiff
path: root/Source/Core/Common/PerformanceCounter.h
AgeCommit message (Collapse)Author
2024-04-09Common: Remove Unused PerformanceCounter Codemitaclaw
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
SPDX standardizes how source code conveys its copyright and licensing information. See https://spdx.github.io/spdx-spec/1-rationale/ . SPDX tags are adopted in many large projects, including things like the Linux kernel.
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-11-03Profiling: measure time on POSIX systems using clock_gettimeGabriel Corona