interface ProcessSetupTimeFallback {
    processId: string;
    time: number;
}

Hierarchy (view full)

Properties

Properties

processId: string
time: number