QueryPerformanceCounter

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

Meta