Get remaining time value for a timer

kagnewkid wrote on Tuesday, January 22, 2013:

Using FreeRTOS timers.  Is there a way to read the current time remaining on a timer?  I want to be able to periodically report to the user how much time is left on a timer.  Currently using v.7.1.1 with PIC32.
Thanks,
kagnewkid.

rtel wrote on Wednesday, January 23, 2013:

See http://www.freertos.org/FreeRTOS_Support_Forum_Archive/December_2012/freertos_How_to_get_the_timers_remaining_duration_6505328.html

Regards.