sleep – Talk
Jump to navigation
Jump to search
Does this command also work in functions? --T_D 20:15, 21 July 2006 (CEST)
I don't think functions ever sleep. They must start and finish, returning the result somewhere, even if it is to null.
They don't pause,,,,thats my understanding anyway.
Planck 20:25, 21 July 2006 (CEST)
I think yes...
I think yes, functions are as piece of code as other piece of code.