Interface RecordStartTimerOptions

interface RecordStartTimerOptions {
    parameters: RecordStartTimerParameters;
}

Properties

Properties