averagePing

abstract val averagePing: Duration?(source)

Calculates the average Gateway.ping of all running gateways.

Gateways that return null are not counted into the average, if all gateways return null then this property will return null as well.