Update parameter name
All checks were successful
Builds / ExectOS (amd64, debug) (push) Successful in -59m23s
Builds / ExectOS (amd64, release) (push) Successful in -59m25s
Builds / ExectOS (i686, release) (push) Successful in -59m28s
Builds / ExectOS (i686, debug) (push) Successful in -59m26s

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.