blob: f62cd0c60fb286d235de2ad1a8e4b92dfb85e76f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>MemoryInfo.peakWorkingSetSize - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">MemoryInfo</a> / <a href="./peak-working-set-size.html">peakWorkingSetSize</a><br/>
<br/>
<h1>peakWorkingSetSize</h1>
(js) <a name="pl.treksoft.kvision.electron.MemoryInfo$peakWorkingSetSize"></a>
<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">peakWorkingSetSize</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code>
</BODY>
</HTML>
|