GcTickerRef

Type Alias GcTickerRef 

Source
pub(crate) type GcTickerRef = Arc<GcTicker>;

Aliased Typeยง

pub(crate) struct GcTickerRef { /* private fields */ }