def flush()

in shumway/__init__.py [0:0]


    def flush(self):
        """Send all metrics to FFWD"""
        self._sender.send(self._metrics)