bnoazx005 / TDEngine2

TDEngine2 is a cross-platform game engine
Apache License 2.0
18 stars 4 forks source link

[Feature] Built-in profiler system #46

Closed bnoazx005 closed 3 years ago

bnoazx005 commented 4 years ago

Description

The engine should provide internal performance profiler to test code's regions. The profiler should satisfy the following points

I'll notice that's the case when we should use singleton pattern in the engine.