Classes | Functions
mycroft.skills.event_scheduler Namespace Reference

Classes

class  EventScheduler
 

Functions

def repeat_time (sched_time, repeat)
 

Function Documentation

def mycroft.skills.event_scheduler.repeat_time (   sched_time,
  repeat 
)
Next scheduled time for repeating event. Guarantees that the
time is not in the past (but could skip interim events)

Args:
    sched_time (float): Scheduled unix time for the event
    repeat (float):     Repeat period in seconds

Returns: (float) time for next event

Definition at line 26 of file event_scheduler.py.



mycroft_ros
Author(s):
autogenerated on Mon Apr 26 2021 02:35:41