Defines a type alias for a user-supplied key for identifying events.
Declared in <bdlmt_timereventscheduler.h>
<bdlmt_timereventscheduler.h>
typedef bdlcc::TimeQueue<bsl::function<void()>>::Key EventKey;