X3m System v0.6.0 X3m.System.Scheduller.State View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

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