Operating Time Based
@Serializable
@SerialName(value = "operatingTimeBased" )
Fails after a sampled amount of accumulated busy (operating) time.
Constructors
Link copied to clipboard
constructor(operatingTimeToFailure: RVData, timeToRepair: RVData, effect: FailureEffectSpec = FailureEffectSpec.PREEMPT_RESUME)