Uses of Class
EOorg.EOeolang.EOsys.Win32.GetSystemTimeFuncCall.SystemTime
-
Packages that use GetSystemTimeFuncCall.SystemTime Package Description EOorg.EOeolang.EOsys.Win32 EO runtime, windows. -
-
Uses of GetSystemTimeFuncCall.SystemTime in EOorg.EOeolang.EOsys.Win32
Methods in EOorg.EOeolang.EOsys.Win32 with parameters of type GetSystemTimeFuncCall.SystemTime Modifier and Type Method Description void
Kernel32. GetSystemTime(GetSystemTimeFuncCall.SystemTime time)
Retrieves the current system date and time in Coordinated Universal Time (UTC) format.
-