

Go to the source code of this file.
Namespaces | |
| nfd | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
| nfd::scheduler | |
Functions | |
| EventId | nfd::scheduler::schedule (time::nanoseconds after, const EventCallback &event) | 
| Schedule an event.  More... | |
| void | nfd::scheduler::cancel (EventId eventId) | 
| Cancel a scheduled event.  More... | |
| void | nfd::scheduler::resetGlobalScheduler () |