add function to set ecore loop time
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 26 Jul 2014 00:15:47 +0000 (09:15 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 26 Jul 2014 03:30:12 +0000 (12:30 +0900)
commit8f654b8f244c9eac2049d7b591b8e1e3c106ccbf
tree55804f800698fa752717eebb17aa4f3cf63dd48e
parent8130b0ccb81dd6220cb163d234ebae89dd89872b
add function to set ecore loop time

@feature

this allows you to set the ecore loop time. only useful in trying to
get hyper-accurate frame timings from sources when doin a custom tick
source.
src/lib/ecore/Ecore_Common.h
src/lib/ecore/ecore_time.c