Oolite 1.91.0.7644-241112-7f5034b
|
Instance Methods | |
(id) | - initWithCName: |
(void) | - addSampleWithTotalTime:selfTime: |
(NSDictionary *) | - propertyListRepresentation |
Definition at line 297 of file OOJSEngineTimeManagement.m.
- (void) addSampleWithTotalTime: | (OOTimeDelta) | totalTime | |
selfTime: | (OOTimeDelta) | selfTime |
Extends class OOTimeProfileEntry.
Definition at line 591 of file OOJSEngineTimeManagement.m.
References OOTimeProfileEntry::addSampleWithTotalTime:selfTime:, EXPECT_NOT, nil, OOHighResTimeDeltaInSeconds(), OOLogOutdent(), sProfileInfo, sProfileStack, and sTracing.
Referenced by addSampleWithTotalTime:selfTime:.
- (id) initWithCName: | (const char *) | name |
Extends class OOTimeProfileEntry.
Definition at line 591 of file OOJSEngineTimeManagement.m.
- (NSDictionary *) propertyListRepresentation |
Extends class OOTimeProfileEntry.
Definition at line 591 of file OOJSEngineTimeManagement.m.