Read all public
PHP Code:
|
Re: Read all public
Yes. Something you could test yourself easily.
|
Re: Read all public
And what if there's a recoursive set_task(1.0, "test2") in public test2, will it (part 2 of code of public test1) still be read?
|
Re: Read all public
set_task don't pause the server, it's a timer which will execute your function at t time. So yes, part2 will be read.
|
| All times are GMT -4. The time now is 00:46. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.