Defines a type alias for the dispatcher functor type.
Declared in <bdlmt_eventscheduler.h>
<bdlmt_eventscheduler.h>
typedef bsl::function<void(bsl::function<void()> const&)> Dispatcher;