RelTimeInt property

int get RelTimeInt

Implementation

int get RelTimeInt {
  return toInt(RelTime);
}