Definition at line 72 of file Tui.h.
◆ operator<()
bool souffle::profile::Tui::Usage::operator< |
( |
const Usage & |
other | ) |
const |
|
inline |
Definition at line 77 of file Tui.h.
78 return time < other.time;
References time.
◆ maxRSS
uint64_t souffle::profile::Tui::Usage::maxRSS |
Definition at line 74 of file Tui.h.
◆ systemtime
std::chrono::microseconds souffle::profile::Tui::Usage::systemtime |
Definition at line 75 of file Tui.h.
◆ time
std::chrono::microseconds souffle::profile::Tui::Usage::time |
◆ usertime
std::chrono::microseconds souffle::profile::Tui::Usage::usertime |
Definition at line 76 of file Tui.h.
The documentation for this struct was generated from the following file:
- include/souffle/profile/Tui.h