pub fn timeformat_menu(
ui: &mut Ui,
msgs: &mut Vec<Message>,
current_timeformat: &TimeFormat,
)
Expand description
Draw the menu for selecting the time format.
pub fn timeformat_menu(
ui: &mut Ui,
msgs: &mut Vec<Message>,
current_timeformat: &TimeFormat,
)
Draw the menu for selecting the time format.