PrevUpHomeNext

RCLConsensus::clock_type

Inherited from Consensus. Clock type for measuring time within the consensus code.

Synopsis
using clock_type = beast::abstract_clock< std::chrono::steady_clock >;
Description
Header

#include <ripple/app/consensus/RCLConsensus.h>


PrevUpHomeNext