Home
last modified time | relevance | path

Searched defs:starttime (Results 1 – 7 of 7) sorted by relevance

/plugin/bugzillahttp/
H A Dsyntax.php26 private $starttime; variable in syntax_plugin_bugzillaHTTP
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.browse.php89 $starttime = microtime(true); variable
139 $starttime = microtime(true); variable
H A Ddemo.mysqli.php456 $starttime = time(); variable
/plugin/authucenter/lib/uc_client/model/
H A Dpm.php64 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 DphpThumb.php27 $starttime = array_sum(explode(' ', microtime())); // could be called as microtime(true) for PHP 5.… variable
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php57 private $starttime; variable in Symfony\\Component\\Process\\Process
/plugin/combo/vendor/symfony/process/
H A DProcess.php60 private $starttime; variable in Symfony\\Component\\Process\\Process