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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp530 UInt64 lastEventTimeNSLL = 0; local
542 absolutetime_to_nanoseconds(scaleInfo->lastEventTime, &lastEventTimeNSLL);
546 timeDeltaMSLL = (currentTimeNSLL - lastEventTimeNSLL) / 1000000;

Completed in 109 milliseconds