private property TripalImporter::$prev_update
Each time the job progress is updated this variable gets set. It is used to calculate if the $interval has passed for the next update.
File
- tripal/
includes/ TripalImporter.inc, line 147
Class
Code
private $prev_update;