struct Raft::Node::TimerTick

Overview

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

Defined in:

raft/node/role.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(kind : Kind, epoch : UInt64 = 0_u64) #

[View source]

Instance Method Detail

def epoch : UInt64 #

[View source]
def kind : Kind #

[View source]