How to keep animation FPS(frame per sec) as you wish
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.