powerd++  0.4.4
Classes | Namespaces
Cycle.hpp File Reference

Implements timing::Cycle, a cyclic sleep functor. More...

#include <chrono>
#include <unistd.h>
Include dependency graph for Cycle.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  timing::Cycle
 Implements an interruptible cyclic sleeping functor. More...
 

Namespaces

 timing
 Namespace for time management related functionality.
 

Detailed Description

Implements timing::Cycle, a cyclic sleep functor.