|
Apache Mesos
|
#include <libwinio.hpp>
Public Member Functions | |
| Try< Nothing > | run () |
| Try< Nothing > | stop () |
| Try< Nothing > | launchTimer (const Duration &duration, const lambda::function< void()> &callback) |
| Try< Nothing > | registerHandle (const int_fd &fd) |
Static Public Member Functions | |
| static Try< EventLoop * > | create () |
| Try<Nothing> process::windows::EventLoop::launchTimer | ( | const Duration & | duration, |
| const lambda::function< void()> & | callback | ||
| ) |
1.8.11