Home
last modified time | relevance | path

Searched refs:_hasTimer (Results 1 – 1 of 1) sorted by relevance

/third_party/jsframework/runtime/main/page/api/
DDiffer.ts29 private _hasTimer: boolean; property in Differ
62 if (!this._hasTimer) {
63 this._hasTimer = true;
69 this._hasTimer = false;