PA_NSEC_PER_MSEC

The number of nanoseconds in a millisecond

extern (C)
enum PA_NSEC_PER_MSEC = cast(ulong)1000000;

Meta