Home
last modified time | relevance | path

Searched refs:PA_NSEC_PER_MSEC (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dtimeval.h47 #define PA_NSEC_PER_MSEC ((unsigned long long) 1000000ULL) macro
H A Dutil.c367 ts.tv_nsec = (long) ((t % PA_MSEC_PER_SEC) * PA_NSEC_PER_MSEC); in pa_msleep()

Completed in 2 milliseconds