JProfiler::mark
Output a time mark
The mark is returned as text enclosed in <div> tags with a CSS class of 'profiler'.
Signature
public function mark(string
$labelĀ )
Parameters
-
$label
- A label for the time mark
Returns
- string
- Mark enclosed in <div> tags