in src/tooltipService.ts [162:166]
public cancelTouchTimeoutEvents() { if (this.handleTouchTimeoutId) { clearTimeout(this.handleTouchTimeoutId); } }