[][src]Function wpilib_sys::bindings::HAL_GetPDPTotalEnergy

pub unsafe extern "C" fn HAL_GetPDPTotalEnergy(
    handle: HAL_PDPHandle,
    status: *mut i32
) -> f64

Gets the total energy of the PDP.

@param handle the module handle @return the total energy (joules)