mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
c95f2cea8d
- new MSVC6 project files - os.h with WIN32 specific typedefs - fixed some casting issues which were causing precision errors on win32 - apparently select doesn't work with microsecond granularity so we will use Sleep() which does. svn path=/trunk/timing/; revision=5796 |
||
---|---|---|
.. | ||
.cvsignore | ||
BUILDING | ||
COPYING | ||
Makefile.am | ||
README | ||
timing.c | ||
timing.h | ||
TODO |
this is the timing library. lgpl by jack moffitt <jack@icecast.org>