totalTimeS property

int get totalTimeS

Total time in seconds

Implementation

int get totalTimeS => unrestrictedTimeS + restrictedTimeS;