MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / __getDuration

Method __getDuration

graphs/data/fitEwarStats/getter.py:75–76  ·  view source on GitHub ↗
(self, mod)

Source from the content-addressed store, hash-verified

73 return combinedStr
74
75 def __getDuration(self, mod):
76 return getattr(mod.getCycleParameters(), 'averageTime', math.inf) / 1000
77
78
79class Distance2WebbingStrGetter(SmoothPointGetter):

Callers 1

_getCommonDataMethod · 0.95

Calls 1

getCycleParametersMethod · 0.45

Tested by

no test coverage detected