Commit Graph

7 Commits (3192975f1d177aa9f0bbd823c6387cfbfa943610)

Author SHA1 Message Date
Matt Corallo 3192975f1d Flush CValidationInterface callbacks prior to destruction
7 years ago
Matt Corallo 08096bbbc6 Support more than one CScheduler thread for serial clients
7 years ago
Matt Corallo 2fbf2dbe15 Add default arg to CScheduler to schedule() a callback now
7 years ago
practicalswift 1b936f5926 Replace boost::function with std::function (C++11)
8 years ago
Matt Corallo 73296f54d6 CScheduler boost->std::function, use millisecs for times, not secs
8 years ago
Gavin Andresen f50105486f
More robust CScheduler unit test
10 years ago
Gavin Andresen 928b950e3b
CScheduler class for lightweight task scheduling
10 years ago