show_alt_helper_delay  314 core/conf.c        CONF_INFO(261, conf.show_alt_helper_delay,                  CONF_DEF_VALUE, i:3),
show_alt_helper_delay 2077 core/gui.c         MENU_ITEM(0x58,LANG_MENU_SHOW_ALT_HELP_DELAY,   MENUITEM_INT|MENUITEM_F_UNSIGNED|MENUITEM_F_MINMAX, &conf.show_alt_helper_delay, MENU_MINMAX(0, 10) ),
show_alt_helper_delay 2564 core/gui.c         gui_helper_displayat = get_tick_count() + (conf.show_alt_helper_delay * 1000);
show_alt_helper_delay  435 include/conf.h     int show_alt_helper_delay;  // Delay before showing help screen