Add `WithTimeout` and `WithDeadline` to clock implementations. Reference: <https://pkg.go.dev/context>.
Add
WithTimeoutandWithDeadlineto clock implementations. Reference: https://pkg.go.dev/context.