Click here to Skip to main content
15,913,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to exit an application automatically? Pin
BlackDice18-Nov-04 4:44
BlackDice18-Nov-04 4:44 
AnswerRe: How to exit an application automatically? Pin
David Crow18-Nov-04 4:52
David Crow18-Nov-04 4:52 
GeneralSpeed of LPCTSTR versus const CString& Pin
Blake Miller18-Nov-04 4:37
Blake Miller18-Nov-04 4:37 
GeneralRe: Speed of LPCTSTR versus const CString& Pin
Tim Smith18-Nov-04 12:45
Tim Smith18-Nov-04 12:45 
General"DPI Settings" from Display Properties Pin
Manfred Staiger18-Nov-04 4:17
Manfred Staiger18-Nov-04 4:17 
GeneralRe: "DPI Settings" from Display Properties Pin
David Crow18-Nov-04 5:03
David Crow18-Nov-04 5:03 
GeneralRe: "DPI Settings" from Display Properties Pin
Manfred Staiger18-Nov-04 5:07
Manfred Staiger18-Nov-04 5:07 
Questionhow to measure Time it takes for a function to execute? Pin
dmxdmxdmx0518-Nov-04 3:49
dmxdmxdmx0518-Nov-04 3:49 
Guys/Gals,
I'm trying to find out how I can measure the amount of time a function takes to execute.

Somewhere along the line in my lengthy code , some function call is eating up more time that it should be.

How can I keep keep track of how long each function takes from the time it started executing to end of its execution.

Basically Im trying to figure out which part of the code is eating up the time.

Any ideas/thoughts would be greatly appriciated.
Thanks



AnswerRe: how to measure Time it takes for a function to execute? Pin
V.18-Nov-04 4:04
professionalV.18-Nov-04 4:04 
AnswerRe: how to measure Time it takes for a function to execute? Pin
David Crow18-Nov-04 4:47
David Crow18-Nov-04 4:47 
AnswerRe: how to measure Time it takes for a function to execute? Pin
Antony M Kancidrowski18-Nov-04 5:10
Antony M Kancidrowski18-Nov-04 5:10 
AnswerRe: how to measure Time it takes for a function to execute? Pin
Antony M Kancidrowski18-Nov-04 5:15
Antony M Kancidrowski18-Nov-04 5:15 
AnswerRe: how to measure Time it takes for a function to execute? Pin
Neville Franks18-Nov-04 9:51
Neville Franks18-Nov-04 9:51 
AnswerRe: how to measure Time it takes for a function to execute? Pin
normanS18-Nov-04 18:41
normanS18-Nov-04 18:41 
GeneralTimeLine control or code Pin
ovo18-Nov-04 2:34
ovo18-Nov-04 2:34 
GeneralRe: TimeLine control or code Pin
BlackDice18-Nov-04 3:06
BlackDice18-Nov-04 3:06 
QuestionHow to run an executable program Pin
gunnar6618-Nov-04 2:28
gunnar6618-Nov-04 2:28 
AnswerRe: How to run an executable program Pin
BlackDice18-Nov-04 2:33
BlackDice18-Nov-04 2:33 
GeneralRe: How to run an executable program Pin
gunnar6618-Nov-04 2:37
gunnar6618-Nov-04 2:37 
AnswerRe: How to run an executable program Pin
David Crow18-Nov-04 2:39
David Crow18-Nov-04 2:39 
GeneralRe: How to run an executable program Pin
gunnar6618-Nov-04 2:46
gunnar6618-Nov-04 2:46 
GeneralRe: How to run an executable program Pin
ThatsAlok18-Nov-04 2:52
ThatsAlok18-Nov-04 2:52 
GeneralCMap and its key types Pin
Polly Parrot18-Nov-04 2:26
Polly Parrot18-Nov-04 2:26 
GeneralRe: CMap and its key types[modified to give example] Pin
Antony M Kancidrowski18-Nov-04 2:30
Antony M Kancidrowski18-Nov-04 2:30 
GeneralRe: CMap and its key types Pin
Polly Parrot18-Nov-04 2:34
Polly Parrot18-Nov-04 2:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.