Hi

Following code contains commented code block which delays the execution of whole class. What i mean is when i comment that code which delays the execution, code runs faster but when i uncomment the code it runs slower(It takes 5-6 seconds more to execute). How can i improve that code (which delays execution).