Home
last modified time | relevance | path

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

/plugin/batchedit/
H A Dengine.php920 private $lastSave; variable in BatcheditProgress
930 $this->lastSave = 0;
943 if (microtime(TRUE) > $this->lastSave + self::SAVE_PERIOD) {
977 $this->lastSave = microtime(TRUE);