inSeconds property

int inSeconds

Implementation

int get inSeconds => _milliseconds ~/ TimeConstants.millisecondsPerSecond;