mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- this option overrides any controlDict settings as a convenient means to selecting profiling without messing with the controlDict. - provide Profiling::writeNow() to emit profiling for utilities that don't have any natural time increment mechanism to trigger it.
6 lines
94 B
C
6 lines
94 B
C
Foam::argList::addBoolOption
|
|
(
|
|
"profiling",
|
|
"activate application-level profiling"
|
|
);
|