diff options
Diffstat (limited to 'api/pl.treksoft.kvision.electron.nodejs/-process/get-i-o-counters.html')
-rw-r--r-- | api/pl.treksoft.kvision.electron.nodejs/-process/get-i-o-counters.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.electron.nodejs/-process/get-i-o-counters.html b/api/pl.treksoft.kvision.electron.nodejs/-process/get-i-o-counters.html new file mode 100644 index 00000000..72ea4a7e --- /dev/null +++ b/api/pl.treksoft.kvision.electron.nodejs/-process/get-i-o-counters.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Process.getIOCounters - 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-i-o-counters.html">getIOCounters</a><br/> +<br/> +<h1>getIOCounters</h1> +<a name="pl.treksoft.kvision.electron.nodejs.Process$getIOCounters()"></a> +<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getIOCounters</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.electron/-i-o-counters/index.html"><span class="identifier">IOCounters</span></a></code> +</BODY> +</HTML> |