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