API ReferenceFunctionstimer_start()On this pagetimer_start() public static function timer_start( $event ) Stashes the start time of the specified event. Since: 2.7.1 Source: common.php:8184 Parameters NameTypeDefaultDescription$eventstringThe event being timed. Returns void