update with new timer class
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2426 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
aa138fbe72
commit
3abc87c973
1 changed files with 0 additions and 1 deletions
|
|
@ -204,7 +204,6 @@ void main_function(int argc, char **argv)
|
|||
timer.stop();
|
||||
std::cout << "final: " << sol<< std::endl;
|
||||
printf("Execution time = %f ms\n",timer.getTime());
|
||||
timer.deleteTimer();
|
||||
}
|
||||
|
||||
// A main that catches the exceptions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue