pub fn get_data_event_sender() -> UnboundedSender<DataEvent>
Gets the global data event sender.
Panics if the sender is uninitialized.