logicalTime property

int logicalTime

Implementation

int get logicalTime => (millis << _shift) + counter;