This object can be used as closing token for declaring a deadline at some future point in time:
import scala.concurrent.duration._val deadline = 3 seconds fromNow