Steamworks.NativeMethods.ISteamUtils_GetSecondsSinceComputerActive C# (CSharp) Method

ISteamUtils_GetSecondsSinceComputerActive() private method

private ISteamUtils_GetSecondsSinceComputerActive ( ) : uint
return uint
		public static extern uint ISteamUtils_GetSecondsSinceComputerActive();
NativeMethods