Timer resolution

Questions regarding syntax

Re: Timer resolution

Postby Henning » Sun Oct 03, 2010 9:16 pm

Since Windows is a multitasking OS, your ability to keep-up with a fast timer is nill. At best expect a steady 16 ms, depending on other tasks running.

/Henning
Henning
 
Posts: 262
Joined: Mon Feb 09, 2009 12:03 am
Location: Sweden

Re: Timer resolution

Postby eve » Mon Oct 04, 2010 8:00 am

Hi pappawinni,

I never used the ns resolution : I just found the calling function in the language reference...

But I did use the ms resolution and precision with ccRPTimer under Windows.

Erik
eve
 
Posts: 5
Joined: Tue Sep 14, 2010 8:29 am

Re: Timer resolution

Postby Slowdown » Mon Oct 04, 2010 6:39 pm

@Erik,
Most controls (perhaps all) and even the forms do have a TimerInterval property with a resolution of ms
perhaps you can use that.
Again just a thought.
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands

Previous

Return to Coding Questions

cron