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