Solar_Debug_Timer::fetch()

public string Solar_Debug_Timer::fetch ( string $title = NULL )

Fetches the current profile formatted as a table.

Parameters

  • (string) $title: A title for the output.

Returns

  • (string)

Description

Fetches the current profile formatted as a table.

This fetches the profile information as a table; see the [HomePage home page for this class] for an example.



Local