# Packages
No description provided by the author
# Functions
EpochsSinceGenesis returns the number of slots since the provided genesis time.
GetSlotTicker is the constructor for SlotTicker.
SlotsSinceGenesis returns the number of slots since the provided genesis time.
SlotStartTime returns the start time in terms of its unix epoch value.
# Structs
SlotTicker is a special ticker for the beacon chain block.
# Interfaces
The Ticker interface defines a type which can expose a receive-only channel firing slot events.