queryPerformanceCounter

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int queryPerformanceCounter(long* )
  2. void queryPerformanceCounter(long* ctr)
    version(!Windows && D_InlineAsm_X86)
    extern (D)
    static if(BOTAN_HAS_ENTROPY_SRC_HIGH_RESOLUTION_TIMER)
    void
    queryPerformanceCounter
    (
    long* ctr
    )
  3. void queryPerformanceCounter(long* ctr)

Meta