You are here

protected property PHPVideoToolkit::$_timers in Video 7

Same name and namespace in other branches
  1. 7.2 libraries/phpvideotoolkit/phpvideotoolkit.php5.php \PHPVideoToolkit::_timers

* Holds the times taken to process each file. * @access protected *

Type: array

File

libraries/phpvideotoolkit/phpvideotoolkit.php5.php, line 459

Class

PHPVideoToolkit

Code

protected $_timers = array();