interface Start {
    precise: boolean;
    timeOffset: number;
}

Properties

Properties

precise: boolean
timeOffset: number