Add a new time offset sample.

Synopsis

Declared in <node/timeoffsets.h>

[[requires_capability(0x7ff3935ddd38)]]
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