Struct rcl_time_jump_s

Struct Documentation

struct rcl_time_jump_s

Struct to describe a jump in time.

Public Members

rcl_clock_change_t clock_change

Indicate whether or not the source of time changed.

rcl_duration_t delta

The new time minus the last time before the jump.