mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +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
|
||||
}
|
||||
|
||||
// newChannelsTimeTicker returns a channels time ticker.
|
||||
func newChannelsTimeTicker(
|
||||
ctx context.Context,
|
||||
interval time.Duration,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user