Skip to content
Snippets Groups Projects
Commit c3f52a69 authored by Andrew Heather's avatar Andrew Heather
Browse files

ENH: Added time reporting to mapFieldsPar

parent 8cbe11f1
No related branches found
No related tags found
No related merge requests found
...@@ -376,6 +376,8 @@ int main(int argc, char *argv[]) ...@@ -376,6 +376,8 @@ int main(int argc, char *argv[])
); );
} }
runTimeSource.printExecutionTime(Info);
Info<< "\nEnd\n" << endl; Info<< "\nEnd\n" << endl;
return 0; return 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment