You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/vendor/k8s.io/utils/clock/README.md

5 lines
108 B
Markdown

# Clock
This package provides an interface for time-based operations. It allows
mocking time for testing.