Please consider that this intrusive sentence could instead be proclaiming that you help sponsor this research.
Home > Programming > Tools > Visual C++ > Compiler > Options
This option enables the reporting of execution times.
The option is /Bt only.
The /Bt option implies /time for the linker.
When this option is enabled, provided that neither /E nor /EP is also enabled, each execution in the build is followed by a report of the time taken. The report is written to standard output.
This page was created on 27th October 2005. The last significant modification was on 25th November 2005.
Copyright © 2005. Geoff Chappell. All rights reserved.
Please consider that this intrusive sentence could instead be proclaiming that you help sponsor this research.
Home > Programming > Tools > Visual C++ > Compiler > Options
[Home][Programming Samples][Application Notes][Security Notes][Editorial][Consultation][Contacts]