TS_MAX_CLOCK_PRECISION_DIGITS

At most we accept usec precision.

extern (C) nothrow @nogc
enum TS_MAX_CLOCK_PRECISION_DIGITS = 6;

Meta