pub(crate) const POLLING_MAX_MS: u32 = 2_500;Expand description
Upper bound on the total polling window before crate::AteccError::Timeout.
pub(crate) const POLLING_MAX_MS: u32 = 2_500;Upper bound on the total polling window before crate::AteccError::Timeout.