File: rcll_ros_msgs/Time.msg
Raw Message Definition
# Time in seconds since the Unix epoch or start
# in UTC or seconds part of duration
int64 sec
# Nano seconds after seconds for a time
# or nanoseconds part for duration
int64 nsec
Compact Message Definition
int64 sec
int64 nsec