ewmscp  ..
Classes | Namespaces | Typedefs | Variables
throttle.h File Reference

(v0.19-24-g0617ca1 with changes)

#include <Options.h>
#include <chrono>
#include <mutex>
#include <thread>
Include dependency graph for throttle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  throttle::watch
 class for limiting process load. More...
 
class  throttle::action
 

Namespaces

 throttle
 

Typedefs

typedef std::chrono::system_clock throttle::clock_type
 

Variables

static auto throttle::start = clock_type::now()