millis property

int millis

Implementation

int get millis {
  return _millisDouble.truncate();
}