containerd/vendor/k8s.io/utils/clock/README.md
haoyun 6484fab1e0 cleanup: import from k8s.io/utils/clock instead
Signed-off-by: haoyun <yun.hao@daocloud.io>
2021-09-30 23:27:20 +08:00

108 B

Clock

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