Home | History | Annotate | Download | only in accessibility

Lines Matching defs:deltaTime

1169             final long deltaTime = secondUp.getEventTime() - firstUp.getEventTime();
1170 return (deltaTime >= timeout);