Thread
:
way to make a function execute at time 'x'
View Single Post
Apr 4th, 2006, 12:25 PM
#
5
InfoGeek
Professional Programmer
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power:
4
You can use the Win32 Sleep function to do this. Alternatively, you can set up a timer that'll execute your code after every few seconds.
__________________
PFO - My daily dose of technology.
InfoGeek
View Public Profile
Find More Posts by InfoGeek