Added graphs, fixed rps total calculation

This commit is contained in:
Patrick Fic
2020-10-19 07:38:26 -07:00
parent 584f43bc4e
commit 4d5d370ccf
20 changed files with 416 additions and 31 deletions

View File

@@ -4,6 +4,11 @@ exports.default = {
test: {
start: "test-start",
},
app: {
toMain: {
setAcceptableInsCoNm: "setAcceptableInsCoNm",
},
},
fileWatcher: {
toMain: {
filepathsGet: "filewatcher__filepathsget",