MCPcopy Create free account
hub / github.com/VisionXLab/OF-Diff / get_timestamp

Function get_timestamp

ldm/modules/image_degradation/utils_image.py:33–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31
32
33def get_timestamp():
34 return datetime.now().strftime('%y%m%d-%H%M%S')
35
36
37def imshow(x, title=None, cbar=False, figsize=None):

Callers 1

mkdir_and_renameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected