mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Updated comment
This commit is contained in:
parent
a4a9bc4d8e
commit
2963b9f07f
@ -18,7 +18,7 @@
|
||||
//
|
||||
// If other units are needed (e.g. millis instead of double), include "fmt/chrono.h" and use "duration_cast<..>(sw.elapsed())":
|
||||
//
|
||||
// #include <fmt/chrono.h>
|
||||
// #include <spdlog/fmt/chrono.h>
|
||||
//..
|
||||
// using std::chrono::duration_cast;
|
||||
// using std::chrono::milliseconds;
|
||||
|
Loading…
Reference in New Issue
Block a user