Module solana_metrics::poh_timing_point
source · [−]Expand description
A poh_timing_point module
Structs
SlotPohTimingInfo. This struct is sent to channel and received by poh_timing_report service.
Enums
PohTimingPoint. Each TimingPoint is annotated with a timestamp in milliseconds.
Functions
send poh timing to channel
Type Definitions
Receiver of SlotPohTimingInfo from the channel
Sender of SlotPohTimingInfo to the channel