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

5 lines
108 B
Markdown
Raw Normal View History

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