1
0
bifurqué depuis xt-sys/exectos

Update parameter name

Cette révision appartient à :
2026-04-29 13:19:54 +02:00
Parent 49fde5adbd
révision 03a9907bee

Voir le fichier

@@ -39,8 +39,8 @@ KE::SystemTime::GetSystemTime(OUT PLARGE_INTEGER SystemTime)
* @param OldTime * @param OldTime
* Supplies a pointer to a variable that receives the previous system time. * Supplies a pointer to a variable that receives the previous system time.
* *
* @param AdjustInterruptTime * @param CorrectInterruptTime
* Specifies if the physical interrupt time should be adjusted. * Specifies if the physical interrupt time should be corrected.
* *
* @param WriteToRtc * @param WriteToRtc
* Specifies if the new system time should be written to RTC. * Specifies if the new system time should be written to RTC.