If /boot/loader.conf exists,
Edit and set autoboot_delay = 1 like this:
autoboot_delay="1"
else, create your own /boot/loader.conf with this autoboot_delay config like this:
autoboot_delay="1"
1 is the delay time in second you want, default value is 10.