()
| 7449 | this._renderCallback(), this._animationFrame = void 0; |
| 7450 | })); |
| 7451 | }), 600); |
| 7452 | }), e3); |
| 7453 | } |
| 7454 | pause() { |
| 7455 | this.isCursorVisible = true, this._blinkInterval && (this._coreBrowserService.window.clearInterval(this._blinkInterval), this._blinkInterval = void 0), this._blinkStartTimeout && (this._coreBrowserService.window.clearTimeout(this._blinkStartTimeout), this._blinkStartTimeout = void 0), this._animationFrame && (this._coreBrowserService.window.cancelAnimationFrame(this._animationFrame), this._animationFrame = void 0); |
| 7456 | } |
no outgoing calls
no test coverage detected