xrpld
Loading...
Searching...
No Matches
xrpl::Resource::Logic::Stats Struct Reference
Collaboration diagram for xrpl::Resource::Logic::Stats:

Public Member Functions

 Stats (beast::insight::Collector::ptr const &collector)

Public Attributes

beast::insight::Meter warn
beast::insight::Meter drop

Detailed Description

Definition at line 28 of file include/xrpl/resource/detail/Logic.h.

Constructor & Destructor Documentation

◆ Stats()

xrpl::Resource::Logic::Stats::Stats ( beast::insight::Collector::ptr const & collector)

Definition at line 30 of file include/xrpl/resource/detail/Logic.h.

Member Data Documentation

◆ warn

beast::insight::Meter xrpl::Resource::Logic::Stats::warn

Definition at line 36 of file include/xrpl/resource/detail/Logic.h.

◆ drop

beast::insight::Meter xrpl::Resource::Logic::Stats::drop

Definition at line 37 of file include/xrpl/resource/detail/Logic.h.