Add a new time offset sample.

Synopsis

Declared in <node/timeoffsets.h>

[[requires_capability(0x7f2e3a9471f8)]]
void
Add(std::chrono::seconds offset);

Parameters

Name

Description

offset

The observed difference between a peer's clock and the local clock.

Created with MrDocs