- 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"
|
|
);
|