use clock_gettime for internal timers instead of gettimeofday .. so now our
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Wed, 16 Apr 2008 09:53:18 +0000 (09:53 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Wed, 16 Apr 2008 09:53:18 +0000 (09:53 +0000)
commitd58af85ce33b4b9c8cb065b59b591580ae8abe0c
treeaabac149c6d20c6809ee4dea0c1b371f1de24f81
parent5c392355566dce59c1e486ae934228aa9a5fa2bc
use clock_gettime for internal timers instead of gettimeofday .. so now our
timers are independent of the normal linux clock (and change linux time
without inform e2 is now really uncritical)
lib/base/ebase.cpp
lib/base/ebase.h
lib/dvb/dvbtime.cpp
main/Makefile.am