CLOCK_PROCESS_CPUTIME_ID

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. auto CLOCK_PROCESS_CPUTIME_ID;
  2. auto CLOCK_PROCESS_CPUTIME_ID;
  3. auto CLOCK_PROCESS_CPUTIME_ID;
    version(!linux && !darwin && !FreeBSD && solaris)
    extern (C) const
    auto CLOCK_PROCESS_CPUTIME_ID = 5;

Meta