[#BloombergLP-balm-PublicationScheduler-getDefaultSchedule] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/PublicationScheduler.adoc[PublicationScheduler]::getDefaultSchedule :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool getDefaultSchedule(xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval]* result) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#