# Functions
NewClock with the specified tick interval.
# Variables
No description provided by the author
# Interfaces
Clock tracks the passage of time, allowing Router to update its internal state and free resources when the clock has stopped.
RoutingTable tracks the liveness of cluster peers and provides a simple API for querying routing information.
No description provided by the author