Measuring task execution time with vApplicationTickHook()

swammaws wrote on Saturday, July 16, 2016:

Thanks for the reply.Actually the problem is like rhis
there are two tasks one with higher priority and and heavy and otherwithl low priority just printing at some regular interval and i wanted to find exection of both jobs that will occur at some intervals in milliseconds.Is it possible with to meaausre with tickhook?