You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AddSensor("tRFC1_dlr (Normal Refresh Recovery Time 3DS)",12,false,SensorType.Timing,(float)accessor.SDRAMTimings.NormalRefreshRecoveryTime_3DSDifferentLogicalRank);
116
118
AddSensor("tRFC2_dlr (Fine Granularity Refresh Recovery Time 3DS)",13,false,SensorType.Timing,(float)accessor.SDRAMTimings.FineGranularityRefreshRecoveryTime_3DSDifferentLogicalRank);
117
119
AddSensor("tRFCsb_dlr (Same Bank Refresh Recovery Time 3DS)",14,false,SensorType.Timing,(float)accessor.SDRAMTimings.SameBankRefreshRecoveryTime_3DSDifferentLogicalRank);
0 commit comments