nowMs property

int get nowMs

The current virtual time (milliseconds since the Unix epoch).

Implementation

int get nowMs => _nowMs;