Hi,
Pretty simple question.
I have put frame markers in using the API, so I can see the frames in the timeline view.
All I want to do is pick a frame (any frame) in the timeline, zoom in on selection, and then search for a function to see how long that function took in that frame. The function in question is not particularly slow, but I do want to know how long it's taking.
I don't seem to be able to do this easily
Thanks