In the Visual Studio output window, Show output from Build you should get
========== Build completed at 7:55 AM and took 00.891 seconds ==========
Does this answer your question? If not, add more details.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I created a C++ project in VS2022. But how to check the build time? Can you help me?
In the Visual Studio output window, Show output from Build you should get
========== Build completed at 7:55 AM and took 00.891 seconds ==========
Does this answer your question? If not, add more details.
Hi @appliu,
Welcome to Microsoft Q&A!
If you want to get more detailed build times, you can go to Tools > Options > Projects and Solutions > VC++ Project Settings > set Build Timing to Yes.
Sincerely,
Anna
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.