MCPcopy Create free account
hub / github.com/DNAProject/DNA / TimerEventType

TypeAlias TimerEventType

consensus/vbft/event_timer.go:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32)
33
34type TimerEventType int
35
36const (
37 EventProposeBlockTimeout TimerEventType = iota

Callers 3

NewEventTimerFunction · 0.85
stopMethod · 0.85
onBlockSealedMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected