PHP Class Flake\Util\Profiler

Inheritance: extends Flake\Core\FLObject
Mostra file Open project: jeromeschneider/baikal

Protected Properties

Property Type Description
$RUSAGE
$TUSAGE

Public Methods

Method Description
cpuTime ( )
cpuUsage ( )
start ( )

Protected Methods

Method Description
__construct ( )

Method Details

__construct() protected method

protected __construct ( )

cpuTime() static public method

static public cpuTime ( )

cpuUsage() static public method

static public cpuUsage ( )

start() static public method

static public start ( )

Property Details

$RUSAGE protected_oe static_oe property

protected static $RUSAGE

$TUSAGE protected_oe static_oe property

protected static $TUSAGE