How to get render time of BP_Sky_Sphere?

Hey Guys, what component in the GPU visualizer should I look at to know the render time that UE4’s default skysphere (BP_Sky_Sphere)? Please let me know asap. Very urgent. Thanks.

Hello! You can take a look at docs (Stat Commands | Unreal Engine Documentation), there is console command for GPU, which allow you to display GPU stats, including scene render time. I think you can compare rendering with actor and without actor and this will reveal the situation if you are talking about testing one specific actor