summaryrefslogtreecommitdiffhomepage
path: root/compat/timer.hpp
AgeCommit message (Collapse)Author
2017-06-10minor cleanup onlyStanislaw Halik
2017-05-14compat/timer: remove unused headersStanislaw Halik
2017-05-12compat/timer: add std::chrono supportStanislaw Halik
2017-03-28start renaming internal macros as OPENTRACK_* to OTR_*Stanislaw Halik
2017-03-21compat/timer: move from header. simplifyStanislaw Halik
It was getting inlined in each compilation unit.
2016-12-31compat/timer: prevent races in initializing timer resolutionStanislaw Halik
Also, - don't lose high bits with cast from long long to long on _WIN32. - reduce #define pollution
2016-09-20compat/timer: no exports hereStanisław Halik
2016-08-12all: rename modules s#^opentrack-##. and opentrack -> apiStanislaw Halik
Adjust usages.