def elapsed_in_seconds()

in fluentmetrics/metric.py [0:0]


    def elapsed_in_seconds(self):
        return self.elapsed().total_seconds()