If the cancellation of the submission has not been resolved for a period of time, I would like to display a timeout error to the user.
I have seen some of them by adding setTimeout here Good
If the cancellation of the submission has not been resolved for a period of time, I would like to display a timeout error to the user.
I have seen some of them by adding setTimeout here Good
In the process of learning Jasmine, I encountered this problem. I want a basic function to run, and then set a timeout to call myself again… simple things.
class @LoopObj
constructor: ->