[#BloombergLP-bdlmt-TimerEventScheduler-Dispatcher] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/TimerEventScheduler.adoc[TimerEventScheduler]::Dispatcher :relfileprefix: ../../../ :mrdocs: Defines a type alias for the dispatcher functor type. == Synopsis Declared in `<bdlmt_timereventscheduler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/function-0a.adoc[bsl::function<void(xref:bsl/function-0a.adoc[bsl::function<void()>] const&)>] Dispatcher; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#