@composite
def time(draw, secs=uint32(), nsecs=uint32()):
    """
    Generate value for ROS1 builtin message type "time".