out.print(String.format(STR0,(totalDuration / ONE_MINUTE))); | out.print(String.format(STR0,(totalDuration.toNanos() / ONE_MINUTE))); | totalDuration | totalDuration.toNanos() | cucumber-jvm | 4bb88764527445da8dd9b6a04af86aa0a7b7041c | io.cucumber.core.plugin.Stats | | _1 | totalDuration |
---|
_2 | totalDuration |
---|
| | | | Uses | True |