Searched refs:HIST_DELTA (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c1963 #define HIST_DELTA(a, b, e) ((HIST((a)).e) - (HIST((b)).e)) macro
2132 double pkt_time = HIST_DELTA(0, 3, millis) / 1000.0;

Completed in 5 milliseconds