Skip to content
/ clock Public

Clock definition and a testing clock.

License

Notifications You must be signed in to change notification settings

juju/clock

Repository files navigation

clock

An interface definition for a fully defined clock.

An WallClock implementation of that interface using the time package.

A testing clock.