Function timeformat_menu

Source
pub fn timeformat_menu(
    ui: &mut Ui,
    msgs: &mut Vec<Message>,
    current_timeformat: &TimeFormat,
)
Expand description

Draw the menu for selecting the time format.