[#TimeOffsets-2constructor] = xref:TimeOffsets.adoc[TimeOffsets]::TimeOffsets :relfileprefix: ../ :mrdocs: Construct a time‐offset tracker that reports through the given warnings subsystem. == Synopsis Declared in `<node/timeoffsets.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TimeOffsets(xref:node/Warnings.adoc[node::Warnings]& warnings); ---- == Parameters [cols="1,4"] |=== | Name| Description | *warnings* | Warnings subsystem used to raise and clear the clock‐sync warning. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#