Atlas [0.42.0] | C++ docs
  1. Browse source
  1. Pages
  2. Classes
  3. Namespaces
  4. Files

#include <atlas/runtime/trace/TraceT.h>
template<typename TraceTraits>
atlas::runtime::trace::TraceT class

Contents

  • Reference
    • Public types
    • Public static functions
    • Constructors, destructors, conversion operators
    • Public functions

Public types

using Traits = TraceTraits
using Barriers = typename Traits::Barriers
using Tracing = typename Traits::Tracing
using Labels = std::vector<std::string>

Public static functions

static auto report() -> std::string
static auto report(const eckit::Configuration& config) -> std::string

Constructors, destructors, conversion operators

TraceT(const CodeLocation&)
TraceT(const CodeLocation&, const std::string& title)
TraceT(const CodeLocation&, const std::string& title, const Labels&)
~TraceT()

Public functions

auto running() const -> bool
void start()
void stop()
void pause()
void resume()
auto elapsed() const -> double
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Atlas docs. Part of the Atlas project, copyright © ECMWF
    Generated by Doxygen and m.css. Contact the team via GitHub.