![]() |
0.4.1
|
Class to catch system signals and sleep. More...
Go to the source code of this file.
Namespaces | |
namespace | NAV |
namespace | NAV::Sleep |
Functions | |
void | NAV::Sleep::countDownSeconds (size_t seconds) |
Wait the thread till time passes. | |
void | NAV::Sleep::waitForSignal (bool showText=false) |
Wait the thread till sigusr signal is send. | |