mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-30 17:24:06 +08:00
Updated example
This commit is contained in:
parent
6f1d01355d
commit
86ccb3fc1e
@ -173,7 +173,6 @@ void trace_example() {
|
|||||||
|
|
||||||
// stopwatch example
|
// stopwatch example
|
||||||
#include <thread>
|
#include <thread>
|
||||||
|
|
||||||
#include "spdlog/stopwatch.h"
|
#include "spdlog/stopwatch.h"
|
||||||
void stopwatch_example() {
|
void stopwatch_example() {
|
||||||
spdlog::stopwatch sw;
|
spdlog::stopwatch sw;
|
||||||
|
Loading…
Reference in New Issue
Block a user