Skip to content
/ clock Public

Clock definition and a testing clock.

License

Notifications You must be signed in to change notification settings

juju/clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.