trait StopwatchAwareTrait

Trait StopwatchAwareTrait.

Methods

null|Stopwatch
getStopwatch()

No description

$this
setStopwatch( Stopwatch $stopwatch = null)

No description

bool
hasStopwatch()

No description

Details

at line line 30
null|Stopwatch getStopwatch()

Return Value

null|Stopwatch

at line line 40
$this setStopwatch( Stopwatch $stopwatch = null)

Parameters

Stopwatch $stopwatch

Return Value

$this

at line line 50
bool hasStopwatch()

Return Value

bool