FMIceLinkDiagnosticsTimer Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | FMIceLinkDiagnosticsTimer.h FMIceLinkDiagnosticsTimer.m |
– destroy
Destroys this timer and its data.
- (void)destroyDiscussion
Destroys this timer and its data.
Declared In
FMIceLinkDiagnosticsTimer.h
– getStats
Gets a string containing the stats from this timer.
- (NSString *)getStatsDiscussion
Gets a string containing the stats from this timer.
Declared In
FMIceLinkDiagnosticsTimer.h
– hasData
Gets if this Timer has data or not.
- (bool)hasDataDiscussion
Gets if this Timer has data or not.
Declared In
FMIceLinkDiagnosticsTimer.h
– tag
Gets the tag for this diagnostic timer.
- (NSString *)tagDiscussion
Gets the tag for this diagnostic timer.
Declared In
FMIceLinkDiagnosticsTimer.h
– watch
Gets the stop watch used in this timer.
- (FMIceLinkManagedStopwatch *)watchDiscussion
Gets the stop watch used in this timer.
Declared In
FMIceLinkDiagnosticsTimer.h