PA_NSEC_PER_USEC

The number of nanoseconds in a microsecond

extern (C)
enum PA_NSEC_PER_USEC = cast(ulong)1000;

Meta