Hi,

Does the implementation of rtems_timer_server_fire_after() ensure that the
supplied routine will be called 'after' the interval ?

On my ARMv7M BSP with a 10ms tick and 100 passed as the interval argument i
occasionally (once in 10,00 or so) see the following;

routine called - 0 millis
routine called - 980 millis

I am using rtems_clock_get_ticks_since_boot() to get the millis



regards
---
Matthew J Fletcher
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to