B
Boki
Hi All,
I have a timer, if my data queue Q has data, the timer should start
work, if there is no data in Q, the timer should stop.
However, there is an event can fire timer to start.
Should I add a variable to know how many records inside Q ?
Ya, I think so, because timer should use for unknown events, check it
in a period.
Please advice any of your opinion.
Thanks!
Best regards,
Boki.
I have a timer, if my data queue Q has data, the timer should start
work, if there is no data in Q, the timer should stop.
However, there is an event can fire timer to start.
Should I add a variable to know how many records inside Q ?
Ya, I think so, because timer should use for unknown events, check it
in a period.
Please advice any of your opinion.
Thanks!
Best regards,
Boki.