Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js108 DrawioFile.prototype.lastAutosave = null; method in DrawioFile
2138 if (this.lastAutosave == null)
2140 this.lastAutosave = Date.now();
2143 var tmp = (Date.now() - this.lastAutosave < maxDelay) ? delay : 0;
2149 this.lastAutosave = null;
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3016 …lay=300;DrawioFile.prototype.autosaveThread=null;DrawioFile.prototype.lastAutosave=null;DrawioFile…
3077lastAutosave&&(this.lastAutosave=Date.now());b=Date.now()-this.lastAutosave<c?b:0;this.clearAutosa…
H A Dviewer-static.min.js3016 …lay=300;DrawioFile.prototype.autosaveThread=null;DrawioFile.prototype.lastAutosave=null;DrawioFile…
3077lastAutosave&&(this.lastAutosave=Date.now());b=Date.now()-this.lastAutosave<c?b:0;this.clearAutosa…
H A Dapp.min.js9976 …lay=300;DrawioFile.prototype.autosaveThread=null;DrawioFile.prototype.lastAutosave=null;DrawioFile…
10037lastAutosave&&(this.lastAutosave=Date.now());b=Date.now()-this.lastAutosave<e?b:0;this.clearAutosa…