trait StopwatchTrait (View source)

Methods

void
startStopwatch(Stopwatch $stopwatch)

No description

void
stopStopwatch()

No description

Details

void startStopwatch(Stopwatch $stopwatch)

Parameters

Stopwatch $stopwatch

Return Value

void

void stopStopwatch()

Return Value

void