bootDuration property

Duration bootDuration

Duration the device has been up since boot time.

Implementation

Duration get bootDuration => Duration(milliseconds: realtime);