Class | Description |
---|---|
ForgetTask |
Place class description here.
|
Limit |
Limits the amount of time that a task or set of tasks can run.
|
Limit.TimeUnit |
The enumeration of units:
millisecond, second, minute, hour, day, week
Todo: we use timestamps in many places, why not factor this out
|