mirror of
https://github.com/langgenius/dify.git
synced 2026-01-07 23:04:12 +00:00
Update api/core/workflow/graph_engine/_engine_utils.py
Co-authored-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import time
|
||||
|
||||
|
||||
def get_timestamp() -> float:
|
||||
def get_current_timestamp() -> float:
|
||||
"""Retrieve a timestamp as a float point numer representing the number of seconds
|
||||
since the Unix epoch.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user