#include <guanaqo/trace.hpp>
Definition at line 108 of file trace.hpp.
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const Log & | log ) |
|
friend |
◆ name
| const char* guanaqo::TraceLogger::Log::name = "" |
◆ instance
| int64_t guanaqo::TraceLogger::Log::instance {0} |
◆ start_time
| std::chrono::nanoseconds guanaqo::TraceLogger::Log::start_time {0} |
◆ duration
| std::chrono::nanoseconds guanaqo::TraceLogger::Log::duration {0} |
◆ thread_id
| std::size_t guanaqo::TraceLogger::Log::thread_id {0} |
◆ flop_count
| int64_t guanaqo::TraceLogger::Log::flop_count {0} |
The documentation for this struct was generated from the following file: