Class WaitFor.Unit

java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.taskdefs.WaitFor.Unit
Enclosing class:
WaitFor

public static class WaitFor.Unit extends EnumeratedAttribute
The enumeration of units: millisecond, second, minute, hour, day, week
To do:
we use timestamps in many places, why not factor this out