Hi guys, I know that I can get the execution tick ...
# ask-community
u
Hi guys, I know that I can get the execution tick by
context.scheduled_execution_time
, but Is there a way to get the next tick of schedule? such as
context.next_scheduled_execution_time
?