vanbako / Ion

Ion Render/Game Engine
GNU General Public License v3.0
3 stars 0 forks source link

Thread Statistics #12

Closed vanbako closed 3 years ago

vanbako commented 3 years ago

define USE_STATS

Use preallocated std::vector and rotate Seperate thread which reads the stats & write them to stream (file, socket, ...)

vanbako commented 3 years ago

Used array iso std::vector Only write to file stream