pull/2475/head
Gabi Melman 3 years ago committed by GitHub
parent 64e0724bd6
commit f44fa31f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,6 +4,7 @@
#pragma once
#include <spdlog/fmt/fmt.h>
#include <chrono>
// Stopwatch support for spdlog (using std::chrono::steady_clock).
// Displays elapsed seconds since construction as double.

Loading…
Cancel
Save