mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment of utils on benchmark (#10456)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>pull/10443/head^2
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