How to keep animation FPS(frame per sec) as you wish
By Xaemin Cho17p
06 Oct 2015 05:09
If you are developing Native OpenGL ES application, maintaining frame rate appropriately to reduce CPU usage is important.
ecore_animator_frametime_set API is invented for that purpose.