儲存庫 vbox 的更動 30846
- 時間撮記:
- 2010-7-14 下午03:39:25 (14 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Devices/PC/DevRTC.cpp
r29250 r30846 225 225 TMTimerSet(s->CTX_SUFF(pPeriodicTimer), s->next_periodic_time); 226 226 227 #ifdef IN_RING3 227 228 if (period != s->CurPeriod) 228 229 { … … 231 232 s->CurPeriod = period; 232 233 } 234 #endif 233 235 } else { 234 236 if (TMTimerIsActive(s->CTX_SUFF(pPeriodicTimer)) && s->cRelLogEntries++ < 64)
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器