C# Class iRacingReplayOverlay.Phases.Capturing.OverlayData.FastLap

Show file Open project: vipoo/iRacingReplayOverlay.net Class Usage Examples

Public Properties

Property Type Description
Driver Driver
StartTime long
Time double

Property Details

Driver public property

public Driver Driver
return Driver

StartTime public property

public long StartTime
return long

Time public property

public double Time
return double