Hi!
I know that SYSPAGE_ENTRY(qtime) -> intr is the interrupt vector that the
clock chip uses to interrupt the processor. But how often does it happen and
how can I determine this time?
Thanks!
Eszter
SYSPAGE_ENTRY(qtime) -> intr
Re: SYSPAGE_ENTRY(qtime) -> intr
"Polczer Eszter" <sther@mailbox.hu> wrote in message
news:bp0jpl$8tc$1@inn.qnx.com...
news:bp0jpl$8tc$1@inn.qnx.com...
There is an interrupt every tick (check ClockPeriod() )Hi!
I know that SYSPAGE_ENTRY(qtime) -> intr is the interrupt vector that the
clock chip uses to interrupt the processor. But how often does it happen
and
how can I determine this time?
Thanks!
Eszter