Searched defs:starttime (Results 1 – 7 of 7) sorted by relevance
/plugin/bugzillahttp/ |
H A D | syntax.php | 26 private $starttime; variable in syntax_plugin_bugzillaHTTP
|
/plugin/jplayer/vendor/james-heinrich/getid3/demos/ |
H A D | demo.browse.php | 89 $starttime = microtime(true); variable 139 $starttime = microtime(true); variable
|
H A D | demo.mysqli.php | 456 $starttime = time(); variable
|
/plugin/authucenter/lib/uc_client/model/ |
H A D | pm.php | 64 function getpmbyplid($uid, $plid, $starttime, $endtime, $start, $ppp, $type = 0) { 537 function getprivatepmbyplid($uid, $plid, $starttime = 0, $endtime = 0, $start = 0, $ppp = 0) { 576 function getchatpmbyplid($uid, $plid, $starttime = 0, $endtime = 0, $start = 0, $ppp = 0) {
|
/plugin/photogallery/phpThumb/ |
H A D | phpThumb.php | 27 $starttime = array_sum(explode(' ', microtime())); // could be called as microtime(true) for PHP 5.… variable
|
/plugin/jplayer/vendor/symfony/process/ |
H A D | Process.php | 57 private $starttime; variable in Symfony\\Component\\Process\\Process
|
/plugin/combo/vendor/symfony/process/ |
H A D | Process.php | 60 private $starttime; variable in Symfony\\Component\\Process\\Process
|