Buteo Synchronization Framework
Public Member Functions | List of all members
Buteo::LogTimer Class Reference

Helper class for timing function execution time. More...

#include <LogMacros.h>

Public Member Functions

 LogTimer (const QString &aFunc)
 Constructor. Creates an entry message to the log. More...
 
 ~LogTimer ()
 Destructor. Creates an exit message to the log, including function execution time.
 

Detailed Description

Helper class for timing function execution time.

Constructor & Destructor Documentation

◆ LogTimer()

Buteo::LogTimer::LogTimer ( const QString &  aFunc)
inline

Constructor. Creates an entry message to the log.

Parameters
aFuncName of the function.

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