rmatthew Posted January 10, 2003 Posted January 10, 2003 I need to time a thread to start at a specific time. (top of the hour, half past, etc.) is their a method to do this without having a timer that checks system time constantly? Quote
*Gurus* divil Posted January 10, 2003 *Gurus* Posted January 10, 2003 You could start a thread and then make it sleep for the time remaining until it should resume again. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.