Join Slack
Powered by
In pyflink, is it preferable to use `timer_service...
# random
n
Nathanael England
03/30/2023, 5:47 PM
In pyflink, is it preferable to use
timer_service().current_processing_time()
or would that be roughly equivalent to
time.time()
?
Open in Slack
Previous
Next