Source position: jwanative.pas line 1243
type _SYSTEM_CONTEXT_SWITCH_INFORMATION = record
ContextSwitches: ULONG;
ContextSwitchCounters: array [0..10] of ULONG;
end;