[#TimeOffsets-WarnIfOutOfSync] = xref:TimeOffsets.adoc[TimeOffsets]::WarnIfOutOfSync :relfileprefix: ../ :mrdocs: Raise warnings if the median time offset exceeds the warnings threshold. Returns true if warnings were raised. == Synopsis Declared in `<node/timeoffsets.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e3a947478)]] bool WarnIfOutOfSync() const; ---- == Return Value True if a clock‐sync warning was raised, false otherwise. [.small]#Created with https://www.mrdocs.com[MrDocs]#