TimeOffsets::Add

Add a new time offset sample.

Synopsis

Declared in <node/timeoffsets.h>

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

Parameters

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