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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp3409 uint64_t cursorMoveDelta_ns; local
3410 absolutetime_to_nanoseconds(_cursorMoveDelta, &cursorMoveDelta_ns);
3411 _cursorHelper.expectedCount().fromIntFloor(cursorMoveDelta_ns);

Completed in 171 milliseconds