CLOCK_REALTIME

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_REALTIME;
    version(linux)
    extern (C) const
    auto CLOCK_REALTIME = 0;
  2. auto CLOCK_REALTIME;
  3. auto CLOCK_REALTIME;

Meta