Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js184 DrawioFile.prototype.ageStart = null; method in DrawioFile
1925 return this.ageStart != null && (Date.now() - this.ageStart.getTime()) >= this.ui.warnInterval;
1945 if (this.ageStart == null)
1947 this.ageStart = new Date();
1961 this.ageStart = null;
1966 this.ageStart = this.lastChanged;
1975 this.ageStart = null;
2063 this.ageStart = null;
H A DApp.js34 …'-age_' + ((file.ageStart != null) ? Math.round((Date.now() - file.ageStart.getTime()) / 1000) : '…
1830 …'-age_' + ((file.ageStart != null) ? Math.round((Date.now() - file.ageStart.getTime()) / 1000) : '…
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3017 ….invalidChecksum=!1;DrawioFile.prototype.errorReportsEnabled=!1;DrawioFile.prototype.ageStart=null;
3070 …rawioFile.prototype.isOverdue=function(){return null!=this.ageStart&&Date.now()-this.ageStart.getT…
3071ageStart&&(this.ageStart=new Date),this.sendFileChanges(),this.autosave(this.autosaveDelay,this.ma…
3072 …cheduleSanityCheck(),this.ageStart=this.lastChanged)}),mxUtils.bind(this,function(b){this.handleFi…
3075 DrawioFile.prototype.fileSaved=function(b,c,e,k,g){this.lastSaved=new Date;this.ageStart=null;try{t…
H A Dapp.min.js9977 ….invalidChecksum=!1;DrawioFile.prototype.errorReportsEnabled=!1;DrawioFile.prototype.ageStart=null;
10030 …rawioFile.prototype.isOverdue=function(){return null!=this.ageStart&&Date.now()-this.ageStart.getT…
10031ageStart&&(this.ageStart=new Date),this.sendFileChanges(),this.autosave(this.autosaveDelay,this.ma…
10032 …cheduleSanityCheck(),this.ageStart=this.lastChanged)}),mxUtils.bind(this,function(b){this.handleFi…
10035 DrawioFile.prototype.fileSaved=function(b,e,d,c,g){this.lastSaved=new Date;this.ageStart=null;try{t…
11594 …l!=b.saveLevel?"-sl_"+b.saveLevel:"")+"-age_"+(null!=b.ageStart?Math.round((Date.now()-b.ageStart.…
H A Dviewer-static.min.js3017 ….invalidChecksum=!1;DrawioFile.prototype.errorReportsEnabled=!1;DrawioFile.prototype.ageStart=null;
3070 …rawioFile.prototype.isOverdue=function(){return null!=this.ageStart&&Date.now()-this.ageStart.getT…
3071ageStart&&(this.ageStart=new Date),this.sendFileChanges(),this.autosave(this.autosaveDelay,this.ma…
3072 …cheduleSanityCheck(),this.ageStart=this.lastChanged)}),mxUtils.bind(this,function(b){this.handleFi…
3075 DrawioFile.prototype.fileSaved=function(b,c,e,k,g){this.lastSaved=new Date;this.ageStart=null;try{t…