ChargingUtil

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun getChargingSpeed(chargingTime: Int, energyDelivered: Float): Float
Link copied to clipboard
fun getChargingTime(startDateTime: LocalDateTime, now: Instant = Clock.System.now()): Int