How to feed timing info into IL component?

Hi,
I want to feed timing info, e.g. playback latency (playback clock - timestamp), into IL component so that I can apply frame dropping or other dynamic configuration to codecs dynamically.

If I want to use BufferHeader as the media for transfer, which variable is recommended? Can I use “nTickCount”?

Any other suggestion?

Thanks,
Andy