pub fn get_system_event_sender() -> UnboundedSender<SystemEvent>
Gets the global system event sender.
Panics if the sender is uninitialized.