folly::FunctionScheduler: Adding capability to reset a function's timer
[folly.git] / folly / experimental / FunctionScheduler.cpp
2016-03-14 Jimmy Saadefolly::FunctionScheduler: Adding capability to reset...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-09-09 Eugene Pekurovskyfolly::FunctionScheduler: Adding support for uniform...
2015-05-20 Adam Simpkinsexpose FunctionScheduler::addFunction() with a custom...
2015-05-12 Adam Simpkinsupdate FunctionScheduler to use std::chrono::steady_clock
2015-04-27 Nicholas OrmrodRemove unused variables
2015-03-03 Andrei AlexandrescuRemoving call to google::setThreadName from FunctionSch...
2015-03-03 Andrei AlexandrescuMigrate FunctionScheduler from common/concurrency/...