menu
dartros_msgutils package
documentation
msg_utils.dart
RosTime
isZeroTime method
isZeroTime method
dark_mode
light_mode
isZeroTime
method
bool
isZeroTime
(
)
Implementation
bool isZeroTime() => secs == 0 && nsecs == 0;
dartros_msgutils package
documentation
msg_utils
RosTime
isZeroTime method
RosTime class