QueryPerformanceFrequency

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. int QueryPerformanceFrequency(timer_t* )
    version(Win32)
    export extern (C) extern (Windows)
    int
    QueryPerformanceFrequency
  2. void QueryPerformanceFrequency(timer_t* freq)
  3. void QueryPerformanceFrequency(timer_t* freq)

Meta