[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
KLFDebugBlockTimer Class Reference

An extension of KLFDebugBlock with millisecond-time display. More...

#include <klfdebug.h>

Inheritance diagram for KLFDebugBlockTimer:
Collaboration diagram for KLFDebugBlockTimer:

Public Member Functions

 KLFDebugBlockTimer (const QString &blockName)
virtual ~KLFDebugBlockTimer ()
Public Member Functions inherited from KLFDebugBlock
 KLFDebugBlock (const QString &blockName)
 KLFDebugBlock (bool printmsg, const QString &blockName)
virtual ~KLFDebugBlock ()

Additional Inherited Members

Protected Attributes inherited from KLFDebugBlock
QString pBlockName

Detailed Description

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.

Constructor & Destructor Documentation

◆ KLFDebugBlockTimer()

KLFDebugBlockTimer::KLFDebugBlockTimer ( const QString & blockName)

◆ ~KLFDebugBlockTimer()

KLFDebugBlockTimer::~KLFDebugBlockTimer ( )
virtual

Definition at line 1102 of file klfdefs.cpp.

References KLF_SHORT_TIME, and KLFDebugBlock::pBlockName.


The documentation for this class was generated from the following files:

Generated by doxygen 1.14.0