USE_SLEEP

Undocumented in source.
  1. enum USE_SLEEP;
    version(Windows)
    enum USE_SLEEP = true;
  2. enum USE_SLEEP;

Meta