An extension of KLFDebugBlock with millisecond-time display. More...
#include <klfdebug.h>
Public Member Functions | |
KLFDebugBlockTimer (const QString &blockName) | |
virtual | ~KLFDebugBlockTimer () |
An extension of KLFDebugBlock with millisecond-time display.
Consider the use of KLF_DEBUG_BLOCK and KLF_DEBUG_TIME_BLOCK macros instead.
Definition at line 59 of file klfdebug.h.
KLFDebugBlockTimer::KLFDebugBlockTimer | ( | const QString & | blockName | ) |
Definition at line 1094 of file klfdefs.cpp.
References KLF_SHORT_TIME, and KLFDebugBlock::pBlockName.
KLFDebugBlockTimer::~KLFDebugBlockTimer | ( | ) | [virtual] |
Definition at line 1102 of file klfdefs.cpp.
References KLF_SHORT_TIME, and KLFDebugBlock::pBlockName.