Update parameter name

This commit is contained in:
2026-04-29 13:19:54 +02:00
parent 49fde5adbd
commit 03a9907bee

View File

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