Searched defs:apTime (Results 1 – 2 of 2) sorted by relevance
45 void apHubSyncAddDelta(struct ApHubSync* sync, uint64_t apTime, uint64_t hubTime) { in apHubSyncAddDelta()
720 static void addDelta(struct ApHubSync *sync, uint64_t apTime, uint64_t hubTime) in addDelta()