How is a function called after a time has passed implemented in javascript or any other interpreted language?
In other words, is there a loop behind in the javascript interpreter that checks all the time a list of timers, or is there any particular way that the operating systems handle this?
Thanks
From stackoverflow
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.