PHP Class Kohkimakimoto\Worker\Stats\StatsReporter

Afficher le fichier Open project: kohkimakimoto/workerphp

Protected Properties

Свойство Type Description
$bootTime
$interval
$on

Méthodes publiques

Méthode Description
getBootTime ( )
getInterval ( )
getUptime ( $date = null )
isOn ( )
on ( $interval = 300 )
setBootTime ( $bootTime )

Method Details

getBootTime() public méthode

public getBootTime ( )

getInterval() public méthode

public getInterval ( )

getUptime() public méthode

public getUptime ( $date = null )

isOn() public méthode

public isOn ( )

on() public méthode

public on ( $interval = 300 )

setBootTime() public méthode

public setBootTime ( $bootTime )

Property Details

$bootTime protected_oe property

protected $bootTime

$interval protected_oe property

protected $interval

$on protected_oe property

protected $on