Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8192389
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T04:10:11+00:00 2026-06-07T04:10:11+00:00

This might seem like a really basic question but, When dividing the output of

  • 0

This might seem like a really basic question but, When dividing the output of

QueryPerformanceCounter with QueryPerformanceFrequency, what is the resulting value in, i.e. seconds, milliseconds, microseconds?

I’m asking because I’m porting some code from Windows to Linux and I don’t have a windows machine handy to experiment with. Some googling around provided no concrete answer for me.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T04:10:12+00:00Added an answer on June 7, 2026 at 4:10 am

    Some googling around provided no concrete answer for me.

    First Google search result for “QueryPerformanceCounter”: the MSDN documentation for QueryPerformanceCounter()

    Here’s what it has to say:

    Parameters

    lpPerformanceCount [out]

    Type: LARGE_INTEGER*

    A pointer to a variable that receives the
    current performance-counter value, in counts.

    First Google search result for “QueryPerformanceFrequency”: the MSDN documentation for QueryPerformanceFrequency()

    Here’s what it has to say:

    Parameters

    lpFrequency [out]

    Type: LARGE_INTEGER*

    A pointer to a variable that
    receives the current performance-counter frequency, in counts per
    second
    . If the installed hardware does not support a high-resolution
    performance counter, this parameter can be zero.

    The value obtained from QueryPerformanceCounter() is in counts. The value obtained from QueryPerformanceFrequency() is in counts per second. Using a bit of dimensional analysis:

    (counts) / (counts/second) = seconds
    

    Therefore, the result of dividing the two values is in seconds.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've just started learning jQuery/javascript, so this might seem like a really basic question,
This might seem like a really dumb question, but I am writing an application
This question might seem like a repeat, but I really couldn't find something similar.
This might seem like a very easy question for some of you folks, but
This might seem like a weird question, but bear with me. I'd like to
This might seem like a trivial question, but I'm a bit muddled in my
This might sound like an obvious question but I can't seem to find the
This might seem like a silly question, but after asking some questions on stackoverflow
Note: This might seem like a Super User question at first, but please read
this might seem like a stupid question but I've Googled to no avail. I've

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.