solana_metrics::poh_timing_point

Type Alias PohTimingSender

Source
pub type PohTimingSender = Sender<SlotPohTimingInfo>;
Expand description

Sender of SlotPohTimingInfo to the channel

Aliased Typeยง

struct PohTimingSender { /* private fields */ }