| 
    rippled
    
   | 
 
RPC performance counters. More...
#include <PerfLogImp.h>

Public Attributes | |
| std::uint64_t | started {0} | 
| std::uint64_t | finished {0} | 
| std::uint64_t | errored {0} | 
| microseconds | duration {0} | 
RPC performance counters.
Definition at line 60 of file PerfLogImp.h.
| std::uint64_t ripple::perf::PerfLogImp::Counters::Rpc::started {0} | 
Definition at line 64 of file PerfLogImp.h.
| std::uint64_t ripple::perf::PerfLogImp::Counters::Rpc::finished {0} | 
Definition at line 65 of file PerfLogImp.h.
| std::uint64_t ripple::perf::PerfLogImp::Counters::Rpc::errored {0} | 
Definition at line 66 of file PerfLogImp.h.
| microseconds ripple::perf::PerfLogImp::Counters::Rpc::duration {0} | 
Definition at line 68 of file PerfLogImp.h.