diff bin/effecteval @ 1122:17b24cb10202

gather more output loop timing Ignore-this: 723db286bb94478104b71f013b260fe
author Drew Perttula <drewp@bigasterisk.com>
date Fri, 13 Jun 2014 07:34:12 +0000
parents 2a89050c140b
children 9f4d68612d56
line wrap: on
line diff
--- a/bin/effecteval	Fri Jun 13 07:32:06 2014 +0000
+++ b/bin/effecteval	Fri Jun 13 07:34:12 2014 +0000
@@ -191,7 +191,8 @@
         self.stats = scales.collection('/',
                                        scales.PmfStat('sendLevels'),
                                        scales.PmfStat('getMusic'),
-                                       scales.PmfStat('writeDmx'),
+                                       scales.PmfStat('evals'),
+                                       scales.PmfStat('sendOutupt'),
                                        scales.IntStat('errors'),
                                        )