jonboulle / clockwork

a fake clock for golang
Apache License 2.0
625 stars 57 forks source link

Add Timers #38

Closed rosstimothy closed 2 years ago

rosstimothy commented 2 years ago

Since both #13 and #22 look abandoned, this is another attempt at implementing fake timers. This doesn't build of the implementation in either previous attempt; rather I tried to implement fake timers in a manner similar to fake tickers.

Closes #10

rosstimothy commented 2 years ago

@sagikazarmark can you take a look at this?

sagikazarmark commented 2 years ago

Released in v0.3.0