mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Update common.h
This commit is contained in:
parent
6b0ef15644
commit
47e695d2fc
@ -36,7 +36,7 @@
|
||||
#define SPDLOG_NOEXCEPT
|
||||
#endif
|
||||
|
||||
// under linux, use the much faster CLOCK_REALTIME_COARSE clock.
|
||||
// under linux, you can use the much faster CLOCK_REALTIME_COARSE clock.
|
||||
// this clock is less accurate - can be off by few millis - depending on the kernel HZ
|
||||
// uncomment to use it instead of the regular (and slower) clock
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user