#[unsafe(no_mangle)]pub extern "C" fn pamoja_duty_cycle_fraction( duty: PamojaDutyCycle, ) -> f32
Returns the share of a period a duty cycle spends awake.
duty
The fraction from 0.0 through 1.0, or 0.0 if the period is zero.
0.0