View Source F1Bot.F1Session.DriverDataRepo.Sector (f1_bot v0.7.0)
Holds information about a single sector.
Link to this section Summary
Link to this section Types
@type t() :: %F1Bot.F1Session.DriverDataRepo.Sector{ time: Timex.Duration.t() | nil, timestamp: DateTime.t() | nil }