Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Kohkimakimoto
Worker
Stats
StatsReporter
PHP Class Kohkimakimoto\Worker\Stats\StatsReporter
Exibir arquivo
Open project: kohkimakimoto/workerphp
Protected Properties
Property
Type
Description
$bootTime
$interval
$on
Public Methods
Method
Description
getBootTime
( )
getInterval
( )
getUptime
(
$date
= null )
isOn
( )
on
(
$interval
= 300 )
setBootTime
(
$bootTime
)
Method Details
getBootTime()
public
method
public
getBootTime
( )
getInterval()
public
method
public
getInterval
( )
getUptime()
public
method
public
getUptime
(
$date
= null )
isOn()
public
method
public
isOn
( )
on()
public
method
public
on
(
$interval
= 300 )
setBootTime()
public
method
public
setBootTime
(
$bootTime
)
Property Details
$bootTime
protected_oe property
protected
$bootTime
$interval
protected_oe property
protected
$interval
$on
protected_oe property
protected
$on