Load into the specified result the default scheduled interval, (set using the setDefaultSchedule method), for periodically publishing metrics, if found, and return true, or (if not found) return false with no effect.
Synopsis
Declared in <balm_publicationscheduler.h>
bool
getDefaultSchedule(bsls::TimeInterval* result) const;
Created with MrDocs