|
xrpld
|
Job Queue task performance counters. More...
#include <PerfLogImp.h>

Public Attributes | |
| std::uint64_t | queued {0} |
| std::uint64_t | started {0} |
| std::uint64_t | finished {0} |
| microseconds | queuedDuration {0} |
| microseconds | runningDuration {0} |
Job Queue task performance counters.
Definition at line 80 of file PerfLogImp.h.
| std::uint64_t xrpl::perf::PerfLogImp::Counters::Jq::queued {0} |
Definition at line 84 of file PerfLogImp.h.
| std::uint64_t xrpl::perf::PerfLogImp::Counters::Jq::started {0} |
Definition at line 85 of file PerfLogImp.h.
| std::uint64_t xrpl::perf::PerfLogImp::Counters::Jq::finished {0} |
Definition at line 86 of file PerfLogImp.h.
| microseconds xrpl::perf::PerfLogImp::Counters::Jq::queuedDuration {0} |
Definition at line 88 of file PerfLogImp.h.
| microseconds xrpl::perf::PerfLogImp::Counters::Jq::runningDuration {0} |
Definition at line 89 of file PerfLogImp.h.