tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Rounder.next_round
tagion
hashgraph
Round
Round
Rounder
Sets the round for an event and creates an new round if needed
struct
Rounder
nothrow
void
next_round
(
Event
e
)
out { assert (e._round !is null); }
Parameters
e
Event
event
Meta
Source
See Implementation
tagion
hashgraph
Round
Round
Rounder
constructors
this
functions
cached_decided_count
check_decide_round
check_decided_round_limit
coin_round_distance
collect_received_round
decided
dustman
erase
isEventInLastDecidedRound
length
next_round
node_size
opSlice
vote
structs
Range
variables
hashgraph
last_decided_round
last_round
voting_round_per_node
Sets the round for an event and creates an new round if needed