c
uint32_t ticks_from_now = ...;
uint32_t abs_time = ble_npl_time_get() + ticks_from_now;
