IceLuna / Eagle

Game Engine
https://eagledocs.readthedocs.io/en/latest/
Apache License 2.0
8 stars 1 forks source link

Timings hierarchy #132

Closed IceLuna closed 1 year ago

IceLuna commented 1 year ago

Improve timings UI. Implement parent/child timings so that we can track if timings are nested.

TIMING(A)
TIMING(B)

In this example, A is the parent of B. So in UI B should be displayed under A