PA_USEC_PER_SEC

The number of microseconds in a second

extern (C)
enum PA_USEC_PER_SEC = cast(pa_usec_t)1000000;

Meta