]> git.tuebingen.mpg.de Git - paraslash.git/commit
audiod: get rid of all calls to gettimeofday().
authorAndre <maan@p133.(none)>
Sun, 28 May 2006 19:53:57 +0000 (21:53 +0200)
committerAndre <maan@p133.(none)>
Sun, 28 May 2006 19:53:57 +0000 (21:53 +0200)
commit2742af12a1a8cd99302f60521efe47cfbf16e963
tree8fcf60024f7a4be1903cd04dda2d2b32349dd2e3
parente122abcdde0cde522b891315b5cbb680b74fa021
audiod: get rid of all calls to gettimeofday().

Use a global variable instead that gets updated from within
audio_pre_select() and audiod_post_select().
audiod.c