How to check how many pulses are in msg queue ?

How to check how many pulses are in messages queue (by now) ?
/sometimes I send many pulses to a channel,
and I want to chceck if the client gets it;

“Q” <no@spam.pl> wrote in message news:edov9e$5ai$1@inn.qnx.com

How to check how many pulses are in messages queue (by now) ?
/sometimes I send many pulses to a channel,
and I want to chceck if the client gets it;

I ran into the same issue and was told by QNX there was no way to check
other than by draining the queue and counting them.

Ken Schumm <kwschumm@qsolv.com> wrote:

“Q” <> no@spam.pl> > wrote in message news:edov9e$5ai$> 1@inn.qnx.com> …
How to check how many pulses are in messages queue (by now) ?
/sometimes I send many pulses to a channel,
and I want to chceck if the client gets it;

I ran into the same issue and was told by QNX there was no way to check
other than by draining the queue and counting them.

That is correct. I’d like to see a “pulse count” check, if for nothing
else than debugging. Even better if it took a (pid, chid) combo, so
you could get the pulse queue count for all the channels on the system
as part of a system debug tool.

-David

David Gibbs
QNX Training Services
dagibbs@qnx.com