Altera_Forum
Honored Contributor
17 years agohow to calculate the execution time?
hi,
I want to calculate the time of my program, so I use "profiling library" option. I got a file that contains information on the timing of certain functions in my program. my question is: how can I use a performance counter to measure the execution time of each function in my program? thks for all members