The QWatch class.
More...
#include <qwatch.h>
|
void | SignalActivateTimer () |
|
The QWatch class.
Used to set trap point, mainly debug clar programs at the lower level of code execution if they go befuddled
◆ QWatch()
QWatch::QWatch |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ startErrorTrap()
quint64 QWatch::startErrorTrap |
( |
qint64 |
msAllowed, |
|
|
QString |
message, |
|
|
QString |
logfile |
|
) |
| |
only start the timer if someone decided to use the QWatch stuff, else no load on system.
The documentation for this class was generated from the following files:
- /home/ed/Software/multiverse/stec-platform/libs/platformlib/qwatch.h
- /home/ed/Software/multiverse/stec-platform/libs/platformlib/qwatch.cpp