From ad925dfc8ffc057f3e2b72f92cd268db1d3ce76a Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Fri, 10 Feb 2017 20:28:06 -0500 Subject: [PATCH] Added TODO for making WattsToConsider(...) a receiver of def.Task and changing its name to Watts(...) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1948b49..64d6fcb 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ To Do: longer any tasks to schedule. * Have a centralised logFile that can be filtered by identifier. All electron logs should go into this file. * Make def.Task an interface for further modularization and flexibility. + * Convert def#WattsToConsider(...) to be a receiver of def.Task and change the name of it to Watts(...). **Requires [Performance Co-Pilot](http://pcp.io/) tool pmdumptext to be installed on the machine on which electron is launched for logging to work and PCP collector agents installed