View Source F1Bot.F1Session.DriverDataRepo.Stints (f1_bot v0.7.0)
Stores all information about driver's stints in the current session, e.g. tyre compount and tyre age.
Link to this section Summary
Link to this section Types
@type t() :: %F1Bot.F1Session.DriverDataRepo.Stints{ data: [F1Bot.F1Session.DriverDataRepo.Stint.t()] }