Nothing here yet.
Nothing here yet.
No blogs yet.
This is my attempt so far: The problem is, incrementation of "i" happens so fast that the variable "i" becomes equal to the variable "future" even before a second has passed. var td = { setTimeout: function(callback, ms){ var dt = new Date();...