Home
last modified time | relevance | path

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

/plugin/timer/
H A Dsyntax.php59 list($starttime, $endtime) = preg_split("/=/u", $str, 2);
60 return array($state, array($prt,$starttime,$endtime));
79 list($prts,$starttime,$endtime) = $match;
81 if (($timestamp = strtotime($starttime)) === -1) {
84 $err= "Starttime ($starttime) is invalid";
/plugin/amcharts/assets/amcharts/plugins/export/examples/
H A Dexport.config.advanced.js113 var starttime = Number( new Date() );
124 diff = ( delay - ( Number( new Date() ) - starttime ) / 1000 );
149 var starttime = Number( new Date() );
160 var diff = ( delay - ( Number( new Date() ) - starttime ) / 1000 );
/plugin/meta/
H A Dsyntax.php137 list($startdate, $starttime) = explode(' ', trim($start), 2);
142 $starttime = $this->autocompleteTime($starttime);
165 $start = strtotime($startdate.' '.$starttime);
/plugin/authucenter/lib/uc_client/control/
H A Dpm.php238 $starttime = $today;
240 $starttime = $today - 86400;
242 $starttime = $today - 172800;
244 $starttime = $today - 604800;
246 $starttime = 0;
268 …$pms = $_ENV['pm']->getpmbyplid($this->user['uid'], $plid, $starttime, $endtime, $start, $ppp, $ty…
/plugin/authucenter/lib/uc_client/model/
H A Dpm.php64 function getpmbyplid($uid, $plid, $starttime, $endtime, $start, $ppp, $type = 0) { argument
66 $pm = $this->getprivatepmbyplid($uid, $plid, $starttime, $endtime, $start, $ppp);
68 $pm = $this->getchatpmbyplid($uid, $plid, $starttime, $endtime, $start, $ppp);
537 function getprivatepmbyplid($uid, $plid, $starttime = 0, $endtime = 0, $start = 0, $ppp = 0) { argument
555 if($starttime) {
556 $addsql[]= "p.dateline>'$starttime'";
576 function getchatpmbyplid($uid, $plid, $starttime = 0, $endtime = 0, $start = 0, $ppp = 0) { argument
585 if($starttime) {
586 $addsql[]= "p.dateline>'$starttime'";
/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
124 echo 'File parsed in '.number_format($endtime - $starttime, 3).' seconds.<br>';
139 $starttime = microtime(true); variable
218 echo 'Directory scanned in '.number_format($endtime - $starttime, 2).' seconds.<br>';
H A Ddemo.mysqli.php164 $starttime = microtime(true);
166 $TimeSpentQuerying += (microtime(true) - $starttime);
456 $starttime = time(); variable
/plugin/combo/vendor/symfony/process/
H A DProcess.php60 private $starttime; variable in Symfony\\Component\\Process\\Process
304 $this->starttime = $this->lastOutputTime = microtime(true);
1201 if (null !== $this->timeout && $this->timeout < microtime(true) - $this->starttime) {
1223 return $this->starttime;
1474 $this->starttime = null;
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php57 private $starttime; variable in Symfony\\Component\\Process\\Process
278 $this->starttime = $this->lastOutputTime = microtime(true);
1327 if (null !== $this->timeout && $this->timeout < microtime(true) - $this->starttime) {
1558 $this->starttime = null;
/plugin/importfacebookevents/
H A Dsyntax.php349 $entry = str_replace('{starttime}', $timeStart, $entry);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.bmp.php641 $starttime = time();
663 …nfo['resolution_x'] * $BMPinfo['resolution_y']).' pixels in '.(time() - $starttime).' seconds<BR>';
/plugin/photogallery/phpThumb/
H A DphpThumb.php27 $starttime = array_sum(explode(' ', microtime())); // could be called as microtime(true) for PHP 5.… variable
127 $phpThumb->DebugTimingMessage('phpThumb.php start', __FILE__, __LINE__, $starttime);
H A Dphpthumb.bmp.php750 $starttime = time();
760 …nfo['resolution_x'] * $BMPinfo['resolution_y']).' pixels in '.(time() - $starttime).' seconds<BR>';
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak344 $entry = str_replace('{starttime}', $timeStart, $entry);
H A Dsyntax.php.2018-03-08_165255.bak351 $entry = str_replace('{starttime}', $timeStart, $entry);
H A Dsyntax.php.2018-03-08_163658.bak345 $entry = str_replace('{starttime}', $timeStart, $entry);
H A Dsyntax.php.2018-03-08_163718.bak344 $entry = str_replace('{starttime}', $timeStart, $entry);
H A Dsyntax.php.2018-03-08_164623.bak344 $entry = str_replace('{starttime}', $timeStart, $entry);
H A Dsyntax.php.2018-03-08_164706.bak348 $entry = str_replace('{starttime}', $timeStart, $entry);
H A Dsyntax.php.2018-03-08_165027.bak350 $entry = str_replace('{starttime}', $timeStart, $entry);
H A Dsyntax.php.2018-03-08_165158.bak349 $entry = str_replace('{starttime}', $timeStart, $entry);