Type Definition solana_metrics::poh_timing_point::PohTimingSender
source · pub type PohTimingSender = Sender<SlotPohTimingInfo>;
Expand description
Sender of SlotPohTimingInfo to the channel
pub type PohTimingSender = Sender<SlotPohTimingInfo>;
Sender of SlotPohTimingInfo to the channel