PrevUpHomeNext

Consensus::clock_type

Clock type for measuring time within the consensus code.

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

#include <ripple/consensus/Consensus.h>


PrevUpHomeNext