pressAndHoldHandler

inline fun Node.pressAndHoldHandler(holdTime: Duration, noinline handler: (MouseEvent) -> Unit)