//! Platforms with no GPU counter reachable from an ordinary process.
//! Construction always fails, so the HUD leaves the reading out.
pub(super)structProbe;implProbe{pub(super)fnnew()->Option<Self>{None}pub(super)fnsample(&mutself)->Option<f32>{None}}