Class used for the idle timer. More...
#include <BundleDaemon.h>
Public Member Functions | |
DaemonIdleExit (int interval) | |
bool | is_idle (const struct timeval &now) |
Class used for the idle timer.
Definition at line 519 of file BundleDaemon.h.
dtn::BundleDaemon::DaemonIdleExit::DaemonIdleExit | ( | int | interval | ) | [inline] |
Definition at line 520 of file BundleDaemon.h.
bool dtn::BundleDaemon::DaemonIdleExit::is_idle | ( | const struct timeval & | now | ) |
Definition at line 2493 of file BundleDaemon.cc.