Constructs a Future which will contain value "message" after the given duration elapses.
Constructs a Future which will contain value "message" after the given duration elapses. This is useful only when used in conjunction with other Promises
message to be displayed
duration for the scheduled promise
a scheduled promise
Constructs a Future which will contain value "message" after the given duration elapses.
Constructs a Future which will contain value "message" after the given duration elapses. This is useful only when used in conjunction with other Promises
message to be displayed
duration for the scheduled promise
a scheduled promise
useful helper methods to create and compose Promises