Searched refs:hubTime (Results 1 – 1 of 1) sorted by relevance
652 static void addDelta(struct TimeSync *sync, uint64_t apTime, uint64_t hubTime) in addDelta() argument659 sync->delta[sync->tail++] = apTime - hubTime; in addDelta()