mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 10:08:42 +08:00
[skip e2e] Add comment for newChannelsTimeTicker (#14871)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
8b9ce5780d
commit
95fd0d1bf4
@ -202,6 +202,7 @@ func (ticker *channelsTimeTickerImpl) getMinTick() Timestamp {
|
|||||||
return ticker.minTimestamp
|
return ticker.minTimestamp
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// newChannelsTimeTicker returns a channels time ticker.
|
||||||
func newChannelsTimeTicker(
|
func newChannelsTimeTicker(
|
||||||
ctx context.Context,
|
ctx context.Context,
|
||||||
interval time.Duration,
|
interval time.Duration,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user