I'm developing an app for Windows CE using VB.NET. I'm having problems with timers running under Windows CE (I'm using a Dell Axim for testing), as they are much slower than real time...about 3-4 times slower.

Can anyone shed some light on why this would be happening?

Are there programming issues/considerations that I'm not aware of when using timers for CE?

Thanks!