Updated example

pull/3285/head
gabime 9 months ago
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…
Cancel
Save