Connecting Tech Pros Worldwide Help | Site Map

reseting timers

 
LinkBack Thread Tools Search this Thread
  #1  
Old September 5th, 2006, 03:05 PM
Enric
Guest
 
Posts: n/a
Default reseting timers

Hi,

I've been looking the clases "timesetevent" and "timers" in general.
It's possible to reset a timer before the timer ends?

I receiving data every 20ms, if I don't have this data after 20ms
(timer expires), I've to generate an error. But how can I "reset" the
timer every time I have data?

thanks for the support.

Enric.


  #2  
Old September 5th, 2006, 03:15 PM
mlimber
Guest
 
Posts: n/a
Default Re: reseting timers

Enric wrote:
Quote:
I've been looking the clases "timesetevent" and "timers" in general.
It's possible to reset a timer before the timer ends?
>
I receiving data every 20ms, if I don't have this data after 20ms
(timer expires), I've to generate an error. But how can I "reset" the
timer every time I have data?
These questions are platform-specific and should be directed to a group
dedicated to your platform. For a description of what is on-topic here
and for a list of some other groups you might consider, see this FAQ:

http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

Cheers! --M

  #3  
Old September 5th, 2006, 03:15 PM
Victor Bazarov
Guest
 
Posts: n/a
Default Re: reseting timers

Enric wrote:
Quote:
I've been looking the clases "timesetevent" and "timers" in general.
It's possible to reset a timer before the timer ends?
There is no such thing as "timer" in C++ language. Did you mean to post
to the newsgroup dedicated to your OS?
Quote:
I receiving data every 20ms, if I don't have this data after 20ms
(timer expires), I've to generate an error. But how can I "reset" the
timer every time I have data?
See above.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask


 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,840 network members.