[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
Public Member Functions | List of all members
KLFDebugBlockTimer Class Reference

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

#include <klfdebug.h>

Inheritance diagram for KLFDebugBlockTimer:
Inheritance graph
[legend]
Collaboration diagram for KLFDebugBlockTimer:
Collaboration graph
[legend]

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)

Definition at line 1094 of file klfdefs.cpp.

References KLF_SHORT_TIME, and KLFDebugBlock::pBlockName.

◆ ~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.8.13