Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 88c3b583 authored by BRAMAS Berenger's avatar BRAMAS Berenger
Browse files

print chunk size in the log

parent 7884e1f3
Branches
Tags
No related merge requests found
......@@ -174,6 +174,7 @@ public:
FLOG(FLog::Controller << "FFmmAlgorithmThreadProc\n");
FLOG(FLog::Controller << "Max threads = " << MaxThreads << ", Procs = " << nbProcess << ", I am " << idProcess << ".\n");
FLOG(FLog::Controller << "Chunck Size = " << userChunkSize << "\n");
}
/// Default destructor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment