rippled
Public Attributes | List of all members
ripple::perf::PerfLog::Setup Struct Reference

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

Collaboration diagram for ripple::perf::PerfLog::Setup:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

Configuration from [perf] section of rippled.cfg.

Definition at line 62 of file PerfLog.h.

Member Data Documentation

◆ perfLog

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

Definition at line 64 of file PerfLog.h.

◆ logInterval

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

Definition at line 66 of file PerfLog.h.