Returns list of possible microseconds
List<int> getValidMicroseconds(int millisecond) => _microseconds;