Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

scheduler.h File Reference
#include <boost/chrono/chrono.hpp>
#include <boost/thread.hpp>
#include <map>
#include <sync.h>
+ Include dependency graph for scheduler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CScheduler
 
class  SingleThreadedSchedulerClient
 Class used by CScheduler clients which may schedule multiple jobs which are required to be run serially. More...
 
Released under the MIT license