PrevUpHomeNext

Consensus::timerEntry

Call periodically to drive consensus forward.

Synopsis
void
timerEntry(
    NetClock::time_point const& now);
Description
Parameters

Name

Description

now

The network adjusted time


PrevUpHomeNext