ecore: poller could actually be related to the main loop timing.
authorCedric BAIL <cedric@osg.samsung.com>
Fri, 3 Feb 2017 19:12:28 +0000 (11:12 -0800)
committerCedric BAIL <cedric@osg.samsung.com>
Fri, 3 Feb 2017 21:05:44 +0000 (13:05 -0800)
commit7819333875a783fdc73ad8244e3e9bd26b1e39d8
treebea77b9fe91f72f636b5000be02349d2fdf8767e
parent9a8931c3de9690755ee4e943160021d8c3cd7232
ecore: poller could actually be related to the main loop timing.

Reduce call to ecore_time_get which is a syscall to gettimeofday.
src/lib/ecore/ecore_poller.c