You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small code snippet implementing a flame graph with DearImgui.
The whole data model + logic (without convenince procedures and debug checks) fits into ~60 LOC.
The UI code itself is another ~50 LOC.