PHP Class Lsrur\Inspector\Collectors\TimerCollector

Inheritance: extends BaseCollector
Datei anzeigen Open project: lsrur/inspector

Public Properties

Property Type Description
$showCounter
$title

Public Methods

Method Description
b_time ( $timerName )
b_timeEnd ( $timerName )
b_timeStamp ( $name )
count ( )
get ( )
getPreJson ( )
getScript ( )

Method Details

b_time() public method

public b_time ( $timerName )

b_timeEnd() public method

public b_timeEnd ( $timerName )

b_timeStamp() public method

public b_timeStamp ( $name )

count() public method

public count ( )

get() public method

public get ( )

getPreJson() public method

public getPreJson ( )

getScript() public method

public getScript ( )

Property Details

$showCounter public_oe property

public $showCounter

$title public_oe property

public $title