Home
last modified time | relevance | path

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

/plugin/batchedit/
H A Dengine.php914 const SAVE_PERIOD = 0.25; define in BatcheditProgress
943 if (microtime(TRUE) > $this->lastSave + self::SAVE_PERIOD) {