PA_USEC_PER_MSEC

The number of microseconds in a millisecond

extern (C)
enum PA_USEC_PER_MSEC = cast(pa_usec_t)1000;

Meta