Construct a time‐offset tracker that reports through the given warnings subsystem.
Synopsis
Declared in <node/timeoffsets.h>
TimeOffsets(node::Warnings& warnings);
Parameters
Name |
Description |
warnings |
Warnings subsystem used to raise and clear the clock‐sync warning. |
Created with MrDocs