Searched refs:lastKeyCommandExecutionTime (Results 1 – 1 of 1) sorted by relevance
39 static private var lastKeyCommandExecutionTime: TimeInterval = 0 variable78 …nder.lastKeyCommand !== key || CACurrentMediaTime() - UIResponder.lastKeyCommandExecutionTime > 0.1 in shouldTriggerAction()85 UIResponder.lastKeyCommandExecutionTime = CACurrentMediaTime()