nowMs property
int
get
nowMs
The current virtual time (milliseconds since the Unix epoch).
Implementation
int get nowMs => _nowMs;
The current virtual time (milliseconds since the Unix epoch).
int get nowMs => _nowMs;