atlas::runtime::trace::LoggingResult class

Base classes

class Logging

Public static functions

static void start(const std::string&)
static void stop(const std::string& title, double seconds)
static auto channel() -> std::ostream&
static auto enabled() -> bool

Constructors, destructors, conversion operators

Logging(bool state)
Logging(std::ostream& channel)