]> git.tuebingen.mpg.de Git - paraslash.git/commit
audiod: avoid another gettimeofday() call
authorAndre <maan@p133.(none)>
Sun, 28 May 2006 19:05:49 +0000 (21:05 +0200)
committerAndre <maan@p133.(none)>
Sun, 28 May 2006 19:05:49 +0000 (21:05 +0200)
commitbdbc160e9444faa1d236d69a8315f31acf910084
tree206c5385949219da7e5fd88cd03201d982187798
parent633f7c0f0194cd8ec3a478d820f55dd6a752d915
audiod: avoid another gettimeofday() call

The sched struct already contains the current time.
audiod.c