cleanup
This commit is contained in:
parent
10709dbb64
commit
68a078fbbf
@ -425,7 +425,7 @@ void Options::Profiling::print_usage(std::ostream &out) const {
|
|||||||
<< " Number of ms to sleep between profiling periods (ms).\n\n"
|
<< " Number of ms to sleep between profiling periods (ms).\n\n"
|
||||||
|
|
||||||
<< " --profiling-enabled=<bool> "
|
<< " --profiling-enabled=<bool> "
|
||||||
<< " If true, profiling is actually conducted.\n\n"
|
<< " If true, profiling is actually conducted.\n\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
void Options::Profiling::print_options(std::ostream &out, int indent) const {
|
void Options::Profiling::print_options(std::ostream &out, int indent) const {
|
||||||
|
Loading…
Reference in New Issue
Block a user