pub fn current_from_charge_time(charge: f64, time: f64) -> Option<f64>
Computes current from electric charge and elapsed time.