ButeoSynchronizationFramework
|
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. | |
Helper class for timing function execution time.
|
inline |
Constructor. Creates an entry message to the log.
aFunc | Name of the function. |