Commit Graph

3 Commits

Author SHA1 Message Date
Paul Davis
75f56cd3e1 the great onceification (libs)
Replace use of #ifndef header guards with #pragma once

Modern C++, baby!
2024-10-17 07:44:31 -06:00
Paul Davis
b20a541d7e change PBD::microseconds_t to a signed type and check for -1 in TimingStats::update
This may help a Windows issue with the return value of QueryPerformanceCounter
2021-06-28 14:47:48 -06:00
Paul Davis
a2b5962b6c add new files for PBD::get_microseconds() 2021-06-26 18:30:11 -06:00