2019-03-20 17:26:57 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								# ProcessMemoryInfo Object
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-27 14:51:18 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								* `residentSet` Integer _Linux_ _Windows_ - The amount of memory
							 | 
						
					
						
							
								
									
										
										
										
											2019-03-20 17:26:57 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								currently pinned to actual physical RAM in Kilobytes.
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-27 14:51:18 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								* `private` Integer - The amount of memory not shared by other processes, such as JS heap or HTML content in Kilobytes.
							 | 
						
					
						
							
								
									
										
										
										
											2019-03-20 17:26:57 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								* `shared` Integer - The amount of memory shared between processes, typically
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  memory consumed by the Electron code itself in Kilobytes.
							 |