VictoriaMetrics/vendor/k8s.io/utils/clock/README.md

5 lines
108 B
Markdown
Raw Permalink Normal View History

2024-02-24 01:22:39 +00:00
# Clock
This package provides an interface for time-based operations. It allows
mocking time for testing.