mattreecebentley/plf_nanotimer
A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple as possible to create the lowest amount of overhead.
C++Zlib
Issues
- 1
nanosecond_delay() should be inline
#2 opened by HSNB - 1
ifdef and endif scope issue
#3 opened by HSNB - 6
inline missing on line 166.
#1 opened by degski