Commit Graph

3 Commits

Author SHA1 Message Date
[CST] Focus
84908440db driver/abstime.c: add time_monotonic_us
Origin commit data
------------------
Commit: e7c5d8925f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-05 (Mon, 05 Mar 2012)
2012-03-05 19:59:39 +04:00
Stefan Seyfried
b2de722d80 abstime.c: add 7 day offset to time_monotonic() functions
The start point of the monotonic clock is undefined, but in practice
it is often zero. There is lots of code that does not assume that a
timestamp can be that low and then fails in subtle ways.
Add a 7 day offset to the clock value to work around that.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1271 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: e78a89520d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-03-07 (Mon, 07 Mar 2011)
2011-03-07 10:44:46 +00:00
Stefan Seyfried
d4bfd0ca16 add functions to get monotonic timestamps (needs kernel 2.6)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1251 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 4f09c0c22a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-03-06 (Sun, 06 Mar 2011)
2011-03-06 15:33:59 +00:00