struct

Raft::Node::TimerTick

Inherits Struct < Value < Object

Internal timer event sent by epoch-gated timer fibers. :nodoc:

Constructors

new(kind : Kind, epoch : UInt64 = 0_u64)
Source

Instance methods

epoch
Source
kind
Source

Nested types