inSmall method

bool inSmall(
  1. Duration duration
)

Implementation

bool inSmall(Duration duration) => duration < start;