#include <sbTimingService.h>
|
static NS_METHOD | RegisterSelf (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const char *aType, const nsModuleComponentInfo *aInfo) |
|
|
attribute boolean | enabled |
| Output the results of each timer to standard output when the service is shutdown. This is on by default. More...
|
|
attribute nsIFile | logFile |
| Output the results to a log file. This is off by default. To enable, simple set this attribute to the log file you wish to use. More...
|
|
Definition at line 68 of file sbTimingService.h.
NS_DECL_ISUPPORTS NS_DECL_NSIOBSERVER NS_DECL_SBITIMINGSERVICE sbTimingService::sbTimingService |
( |
| ) |
|
sbTimingService::~sbTimingService |
( |
| ) |
|
nsresult sbTimingService::FormatResultsToString |
( |
nsACString & |
aOutput | ) |
|
NS_METHOD sbTimingService::Init |
( |
| ) |
|
NS_METHOD sbTimingService::RegisterSelf |
( |
nsIComponentManager * |
aCompMgr, |
|
|
nsIFile * |
aPath, |
|
|
const char * |
aLoaderStr, |
|
|
const char * |
aType, |
|
|
const nsModuleComponentInfo * |
aInfo |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: