Raise warnings if the median time offset exceeds the warnings threshold. Returns true if warnings were raised.
Synopsis
Declared in <node/timeoffsets.h>
[[requires_capability(0x7f2e3a947478)]]
bool
WarnIfOutOfSync() const;
Return Value
True if a clock‐sync warning was raised, false otherwise.
Created with MrDocs