xrpld
Loading...
Searching...
No Matches
xrpl::perf::PerfLog::Setup Struct Reference

Configuration from [perf] section of xrpld.cfg. More...

#include <PerfLog.h>

Collaboration diagram for xrpl::perf::PerfLog::Setup:

Public Attributes

boost::filesystem::path perfLog
milliseconds logInterval {seconds(1)}

Detailed Description

Configuration from [perf] section of xrpld.cfg.

Definition at line 44 of file PerfLog.h.

Member Data Documentation

◆ perfLog

boost::filesystem::path xrpl::perf::PerfLog::Setup::perfLog

Definition at line 46 of file PerfLog.h.

◆ logInterval

milliseconds xrpl::perf::PerfLog::Setup::logInterval {seconds(1)}

Definition at line 48 of file PerfLog.h.