API15:JProfiler

出典: Joomla! ドキュメンテーション

[Edit Descripton]



目次

Defined in

libraries/joomla/error/profiler.php

Methods

Method name Description
__construct Constructor
getInstance Returns a reference to the global Profiler object, only creating it if it doesn't already exist.
mark Output a time mark
getmicrotime Get the current time.
getMemory Get information about current memory usage.
getBuffer Get all profiler marks.

Importing

jimport( 'joomla.error.profiler' );

[Edit See Also]



Examples

<CodeExamplesForm />



自動更新 2012/05/24 01:58:10