<=
Symbol of TimerDuration.
(TimerDuration lhs <= TimerDuration rhs) -> bool
Performs less than or equal comparison operation.
Parameters
- lhs: Left-hand side value.
- rhs: The right-hand side value to compare.