llarp::consensus
Namespaces
| Name |
|---|
| llarp::consensus::detail |
Classes
| Name | |
|---|---|
| class | llarp::consensus::reachability_testing |
Types
| Name | |
|---|---|
| using detail::time_point_t | time_point_t |
| using detail::clock_t | clock_t |
Attributes
| Name | |
|---|---|
| constexpr auto | REACHABILITY_TESTING_TIMER_INTERVAL |
Types Documentation
using time_point_t
using llarp::consensus::time_point_t = typedef detail::time_point_t;
using clock_t
using llarp::consensus::clock_t = typedef detail::clock_t;
Attributes Documentation
variable REACHABILITY_TESTING_TIMER_INTERVAL
constexpr auto REACHABILITY_TESTING_TIMER_INTERVAL = 50ms;
Updated on 2026-01-10 at 22:49:45 +0000