--- a/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.CodeMetricsCalculator.html Sun Apr 09 17:15:02 2017 +0200 +++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.CodeMetricsCalculator.html Thu Jun 22 18:38:10 2017 +0200 @@ -109,7 +109,7 @@ <hr /><hr /> <a NAME="batchRawCodeMetrics" ID="batchRawCodeMetrics"></a> <h2>batchRawCodeMetrics</h2> -<b>batchRawCodeMetrics</b>(<i>argumentsList, send, fx, cancelled</i>) +<b>batchRawCodeMetrics</b>(<i>argumentsList, send, fx, cancelled, maxProcesses=0</i>) <p> Module function to calculate the raw code metrics for a batch of files. </p><dl> @@ -125,6 +125,9 @@ </dd><dt><i>cancelled</i> (function)</dt> <dd> reference to function checking for a cancellation +</dd><dt><i>maxProcesses</i> (int)</dt> +<dd> +number of processes to be used </dd> </dl> <div align="right"><a href="#top">Up</a></div>