Add completion event/callback on `Delay<T>` (#73)
Change `Delay` into `Delay<T>`, and add support for raising a completion event or callback. Bug: #69
Loading
Please register or sign in to comment
Change `Delay` into `Delay<T>`, and add support for raising a completion event or callback. Bug: #69