Skip to content

AfterFunc support

Compare
Choose a tag to compare
@dfinkel dfinkel released this 14 Sep 19:41
· 13 commits to master since this release
994ef67

Add an AfterFunc method to the Clock interface that returns a StopTimer implementation, and wraps time.AfterFunc in the default implementation.