Get remaining time value for a timer

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.

Get remaining time value for a timer

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