com.tngtech.jgiven.report.util
Class DurationFormatter

java.lang.Object
  extended by com.tngtech.jgiven.report.util.DurationFormatter

public class DurationFormatter
extends java.lang.Object


Constructor Summary
DurationFormatter()
           
 
Method Summary
static java.lang.String format(long durationInNanos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DurationFormatter

public DurationFormatter()
Method Detail

format

public static java.lang.String format(long durationInNanos)