elapsedTime property

int get elapsedTime

Implementation

int get elapsedTime => DateTime.now().millisecondsSinceEpoch - time;