blob: 95d6536acb58a2fc94ef603fc5eca0ce68b2614c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>ProcessMetric.pid - 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">ProcessMetric</a> / <a href="./pid.html">pid</a><br/>
<br/>
<h1>pid</h1>
<a name="pl.treksoft.kvision.electron.ProcessMetric$pid"></a>
<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">pid</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>
|