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(long* )
    version(Windows)
    export extern (Windows)
    static if(BOTAN_HAS_ENTROPY_SRC_HIGH_RESOLUTION_TIMER)
    int
    queryPerformanceCounter
    (
    long*
    )
  2. void queryPerformanceCounter(long* ctr)
  3. void queryPerformanceCounter(long* ctr)

Meta