Your opinion will help to improve our service
Leave a feedback >Definition at line 47 of file config.hpp.
Public Member Functions | |
DynamicConfig (const Config &config, ConfigPatch &&patch) | |
bool | operator== (const DynamicConfig &other) const noexcept |
bool | operator!= (const DynamicConfig &other) const noexcept |
Public Attributes | |
bool | dumps_enabled |
std::chrono::milliseconds | min_dump_interval |
bool dump::DynamicConfig::dumps_enabled |
Definition at line 53 of file config.hpp.
std::chrono::milliseconds dump::DynamicConfig::min_dump_interval |
Definition at line 54 of file config.hpp.