Home
last modified time | relevance | path

Searched refs:hubTime (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/src/
DnanohubCommand.c652 static void addDelta(struct TimeSync *sync, uint64_t apTime, uint64_t hubTime) in addDelta() argument
659 sync->delta[sync->tail++] = apTime - hubTime; in addDelta()