PA_MSEC_PER_SEC

The number of milliseconds in a second

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

Meta