rippled
Loading...
Searching...
No Matches
Public Attributes | List of all members
ripple::perf::PerfLog::Setup Struct Reference

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

#include <PerfLog.h>

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 46 of file PerfLog.h.

Member Data Documentation

◆ perfLog

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

Definition at line 48 of file PerfLog.h.

◆ logInterval

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

Definition at line 50 of file PerfLog.h.