- faramkaProfessional
- Posts : 143
Join date : 2011-09-15
Location : Poland
How to check current timeout?
Tue Dec 27, 2011 8:51 pm
Hi all,
Is there any possibility to check current timeout? Something like getTimeout (this command does not exists, so I ask you for clue and help).
I have got a loop in my script and I need to change the timeout in each iteration (and I do it now). But I don't know if timeout is truly changed after my operations.
Regards,
faramka
Is there any possibility to check current timeout? Something like getTimeout (this command does not exists, so I ask you for clue and help).
I have got a loop in my script and I need to change the timeout in each iteration (and I do it now). But I don't know if timeout is truly changed after my operations.
Regards,
faramka
- BhuvaneswariRegular Participant
- Posts : 30
Join date : 2011-09-30
Location : India
Re: How to check current timeout?
Tue Jan 10, 2012 11:49 am
If you think this will help try this out in the loop,
setTimeout(timeout) which will set the required timeout value. But again I don't find an option to verify the timeout set (there is no function like getTimeout())
setTimeout(timeout) which will set the required timeout value. But again I don't find an option to verify the timeout set (there is no function like getTimeout())
Permissions in this forum:
You cannot reply to topics in this forum