From 9f4c1a056f2b2bc24c67029e17cb7066ec31c05b Mon Sep 17 00:00:00 2001 From: betateilchen <> Date: Mon, 25 Feb 2019 08:27:59 +0000 Subject: [PATCH] Forum #97710: commandref corrections git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18729 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/98_apptime.pm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/FHEM/98_apptime.pm b/FHEM/98_apptime.pm index f38195dfe..ae3437d96 100644 --- a/FHEM/98_apptime.pm +++ b/FHEM/98_apptime.pm @@ -319,7 +319,7 @@ sub apptime_CommandDispTiming($$@) {

apptime

-
+

apptime

apptime provides information about application procedure execution time. @@ -409,7 +409,7 @@ sub apptime_CommandDispTiming($$@) {

Number of calls for this procedure.

- +
total

@@ -436,7 +436,6 @@ sub apptime_CommandDispTiming($$@) {

-
=end html =cut