Designing a little clock .Net beastie. I'm unable to determine how, if even
possible, to have .Net tell me when the system clock updates (specifically, the
second). Currently I have a simple WinForm Timer object at 100ms and checking
the DateTime.Now for a changed value. Inefficient, but it works.

Anyone know of a better way?

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to