blob: 6b70fa4bf9129044560891070e0f21008c76a523 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Process.getSystemMemoryInfo - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron.nodejs</a> / <a href="index.html">Process</a> / <a href="./get-system-memory-info.html">getSystemMemoryInfo</a><br/>
<br/>
<h1>getSystemMemoryInfo</h1>
<a name="pl.treksoft.kvision.electron.nodejs.Process$getSystemMemoryInfo()"></a>
<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getSystemMemoryInfo</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.electron/-system-memory-info/index.html"><span class="identifier">SystemMemoryInfo</span></a></code>
</BODY>
</HTML>
|