Agora
1.2.0
Agora project
|
Go to the documentation of this file.
30 using clock = std::chrono::steady_clock;
38 std::chrono::duration<double>
elapsed()
const
52 #ifdef SPDLOG_USE_STD_FORMAT
62 template<
typename FormatContext>
stopwatch()
Definition: stopwatch.h:34
std::chrono::duration< double > elapsed() const
Definition: stopwatch.h:38
void reset()
Definition: stopwatch.h:43
SPDLOG_INLINE spdlog::log_clock::time_point now() SPDLOG_NOEXCEPT
Definition: os-inl.h:71
std::chrono::steady_clock clock
Definition: stopwatch.h:30
Definition: stopwatch.h:28
std::chrono::time_point< clock > start_tp_
Definition: stopwatch.h:31
Definition: json.hpp:5213
Definition: bin_to_hex.h:102
std::string format(const T &value)
Definition: utils.h:15