Click or drag to resize

MuntsOSGetCPUKind Method

Retrives the kind of CPU the calling program is running on.

Namespace: IO.Objects.SimpleIO.Platforms
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
public static MuntsOSCPUKinds GetCPUKind()

Return Value

MuntsOSCPUKinds
A kind of CPU
See Also