Using "Wait For", is there somekind of timeout ?
to make a limit that it need to wait for xx seconds maximum... if exceed that time, then something is error.
or if I create a timer with a specified xx seconds,and enabled it before i use "Wait For", after timer_tick, how to disable this "Wait For" ?
to make a limit that it need to wait for xx seconds maximum... if exceed that time, then something is error.
or if I create a timer with a specified xx seconds,and enabled it before i use "Wait For", after timer_tick, how to disable this "Wait For" ?