PTLib
Version 2.18.8
|
This is the complete list of members for PProfiling::TimeScope, including all inherited members.
EndMeasurement(const void *context, const PObject *object, const PDebugLocation *location, uint64_t startTime) | PProfiling::TimeScope | |
GetLastDuration() const | PProfiling::TimeScope | |
m_implementation | PProfiling::TimeScope | protected |
SetMaxHistory(unsigned maxHistory) | PProfiling::TimeScope | |
SetThresholdPercent(unsigned thresholdPercent) | PProfiling::TimeScope | |
SetThrottledLogLevel(unsigned throttledLogLevel) | PProfiling::TimeScope | |
SetThrottleTime(unsigned throttleTime) | PProfiling::TimeScope | |
SetUnthrottledLogLevel(unsigned unthrottledLogLevel) | PProfiling::TimeScope | |
TimeScope(const PDebugLocation &location, unsigned thresholdTime, unsigned throttleTime=10000, unsigned throttledLogLevel=2, unsigned unthrottledLogLevel=6, unsigned thresholdPercent=5, unsigned maxHistory=0) | PProfiling::TimeScope | |
TimeScope(const TimeScope &other) | PProfiling::TimeScope | |
~TimeScope() | PProfiling::TimeScope |