X3m System v0.6.4 X3m.System.Scheduler.State View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %X3m.System.Scheduler.State{
  client_state: any(),
  loaded_until: nil | DateTime.t(),
  scheduled_alarms: %{required(String.t()) => X3m.System.Message.t()}
}