PA_NSEC_PER_SEC

The number of nanoseconds in a second

extern (C)
enum PA_NSEC_PER_SEC = cast(ulong)1000000000;

Meta