3#include <xrpl/beast/insight/EventImpl.h>
40 template <
class Rep,
class Period>
std::chrono::milliseconds value_type
EventImpl::value_type value_type
Event(std::shared_ptr< EventImpl > impl)
Create the metric reference the specified implementation.
Event()=default
Create a null metric.
std::shared_ptr< EventImpl > const & impl() const
std::shared_ptr< EventImpl > impl_
void notify(std::chrono::duration< Rep, Period > const &value) const
Push an event notification.