num3ric / Cinder-Profiler

Due to lack of GL_TIMESTAMP impl, no inner-scope queries are allowed on OS X.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cinder-Profiler

Profiling functionalities for cinder

Use the CI_PROFILE_CPU( name ) or CI_PROFILE_GPU( name ) to scope-profile a particular function. perf::printProfiling() will print the results to the console every 20 frames.

About

Due to lack of GL_TIMESTAMP impl, no inner-scope queries are allowed on OS X.


Languages

Language:C++ 84.7%Language:CMake 15.3%