#include <logging.h>
#include <util/macros.h>
#include <util/time.h>
#include <util/types.h>
#include <chrono>
#include <string>
Go to the source code of this file.
◆ LOG_TIME_MICROS_WITH_CATEGORY
Value:
RAII-style object that outputs timing information to logs.
#define UNIQUE_LOG_NAME(name)
T GetRand(T nMax=std::numeric_limits< T >::max()) noexcept
Generate a uniform random integer of type T in the range [0..nMax) nMax defaults to std::numeric_limi...
Definition at line 94 of file timer.h.
◆ LOG_TIME_MILLIS_WITH_CATEGORY
Value:
Definition at line 97 of file timer.h.
◆ LOG_TIME_MILLIS_WITH_CATEGORY_MSG_ONCE
◆ LOG_TIME_SECONDS