PHPLights/Documentation/liblights/LsTimer
From Linuxnetworks
< PHPLights | Documentation | liblights
Synopsis
class LsTimer implements LsListenerIface { protected $tstart = 0; protected $total = 0; protected $list = array(); public function notifyFrom( LsPublisherIface $p ) }
Description
Public functions
notifyFrom()
public function notifyFrom( LsPublisherIface $p )
Back to Overview