Does NSB Appstudio have a Timer Control

Hi, just signed up for the first time. i appreciate any help. I am an amateur VB user and want to know how put a TIMER control on the NSB AppStudio form like the VB TIMER. If no control available, how to simulate one.

Use SetTimeout():

http://wiki.nsbasic.com/SetTimeout

Thank you, typing wild “time” in the search box of Language Reference did not give me the SetTimeout choice, only appears if you type “Set”. It would be useful to have a wild search like “tim”.

if you search on ‘timer’, it shows up.