public
|
|
public
null|string
|
#
getName( )
Returns the stopwatch name
Returns the stopwatch name
Returns
null|string
|
public
Yep\Stopwatch\Event
|
#
start( string $name, null|string $group = null )
Starts the new lap in the event
Starts the new lap in the event
Parameters
Returns
|
public
Yep\Stopwatch\Event
|
#
stop( string $name )
Stops the latest lap in the event
Stops the latest lap in the event
Parameters
Returns
|
public
Yep\Stopwatch\Event
|
#
lap( string $name )
Stops the latest lap in the event and star new one
Stops the latest lap in the event and star new one
Parameters
Returns
|
public
Yep\Stopwatch\Event
|
#
getEvent( string $name )
Returns exists
Parameters
Returns
Throws
|
public
Yep\Stopwatch\Event[]
|
#
getEvents( )
Returns the stopwatch events
Returns the stopwatch events
Returns
|