From e927faab65fb190dc01959236c07df46f3d28946 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Tue, 6 Dec 2016 09:11:16 +0100 Subject: [PATCH] Update. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24cf063..2adb72c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ It replaces functions specified in functionsToDecorate by instrumented versions It also resets the accumulated timings to zero. -### profiler.print(model, [nbSamples]) ### +### profiler.print(model, [nbSamples], [totalTime]) ### -Prints the measured processing times. If nbSamples is provided, the time per samples will also be printed. +Prints the measured processing times. If nbSamples is provided, the time per samples will also be printed. If totalTime is provided, the percentages will also be printed. -- 2.20.1