TimeOffsets::Add

Add a new time offset sample.

Synopsis

Declared in <node/timeoffsets.h>

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

Parameters

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