mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 19:08:30 +08:00
[skip ci] Add comment of utils on benchmark (#10456)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
d58feebb28
commit
f3c8527572
@ -100,6 +100,7 @@ def get_unique_name(prefix=None):
|
||||
|
||||
|
||||
def get_current_time():
|
||||
""" return current time"""
|
||||
return time.strftime('%Y-%m-%d %H:%M:%S', time.localtime())
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user