def elapsed_in_seconds()
in
fluentmetrics/metric.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def elapsed_in_seconds(self): return self.elapsed().total_seconds()