improve profiler
This commit is contained in:
		| @@ -59,6 +59,8 @@ public: | ||||
| 	// End the top scope. | ||||
| 	void EndScope(); | ||||
| private: | ||||
| 	friend class RecorderProfiler; | ||||
| 	 | ||||
| 	ProfilerNode* CreateNode(); | ||||
| 	void DestroyNode(ProfilerNode* node); | ||||
| 	 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user