Searched defs:free_fall_duration_ms (Results 1 – 1 of 1) sorted by relevance
139 int32_t free_fall_duration_ms = p->free_fall_duration_ns / 1000000; in dropEventFromNanoappPayload() local168 int32_t free_fall_duration_ms = static_cast<int32_t>(p->free_fall_duration_ns / 1000000); in dropEventFromNanoappPayload() local