PHP Trait Elgg\Profilable

Show file Open project: elgg/elgg

Public Methods

Method Description
setTimer ( Timer $timer ) : void Set a timer that should collect begin/end times for events

Method Details

setTimer() public method

Set a timer that should collect begin/end times for events
public setTimer ( Timer $timer ) : void
$timer Timer Timer
return void