Declared in BatteryMessage
Declaration
double TimeToRecharge;
Description
The estimated time in seconds until the battery is fully recharged (ChargeFraction = 1). Returns 0 if already full, or double.PositiveInfinity if not charging.
Declared in BatteryMessage
double TimeToRecharge;
The estimated time in seconds until the battery is fully recharged (ChargeFraction = 1). Returns 0 if already full, or double.PositiveInfinity if not charging.