// Token: 0x0600045B RID: 1115 RVA: 0x001D7878 File Offset: 0x001D5C78 public static uint smethod_0() { GClass7.GStruct0 gstruct = new GClass7.GStruct0 { uint_0 = Convert.ToUInt32(Marshal.SizeOf(gstruct)) }; GClass7.GetLastInputInfo(ref gstruct); return(Convert.ToUInt32(Environment.TickCount) - gstruct.uint_1); }
private static extern bool GetLastInputInfo(ref GClass7.GStruct0 gstruct0_0);