Draw the profiler tree.

This commit is contained in:
Irlan
2019-04-03 19:12:17 -03:00
parent 7c15a8eaf8
commit 4407e31d8a
5 changed files with 60 additions and 0 deletions

View File

@ -41,6 +41,7 @@ public:
void BeginInterface();
void Interface();
void InterfaceProfileTree();
void EndInterface();
private:
friend class ViewModel;