Notified when first frame successfully gets rendered on to screen

Hi Guys,
I was wondering if there’s way to get notified when the first frame gets rendered on screen successfully? I’m asking cause I m working on some code to track how long would it take for people to hit our link and see the first frame.

There are a few ways. The easiest would be just using a script and firing your analytics event on the first time update is called.