microseconds property

Duration get microseconds

Implementation

Duration get microseconds => Duration(microseconds: this);