mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
add definition of PA_USEC_PER_MSEC
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1948 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
65b570cdae
commit
9464b9b45f
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ PA_C_DECL_BEGIN
|
|||
#define PA_MSEC_PER_SEC 1000
|
||||
#define PA_USEC_PER_SEC 1000000
|
||||
#define PA_NSEC_PER_SEC 1000000000
|
||||
#define PA_USEC_PER_MSEC 1000
|
||||
|
||||
struct timeval;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue