docs: add catime cli reference imported from CAref.html

This commit is contained in:
Minijackson
2025-01-24 11:27:33 +01:00
committed by Andrew Johnson
parent fe6d946d32
commit 1b1bb34c83
3 changed files with 17 additions and 0 deletions

View File

@@ -15,4 +15,5 @@ caput
:caption: Utilities
acctst
catime
```

View File

@@ -13,6 +13,7 @@ include $(TOP)/configure/CONFIG
HTMLS += CAref.html
DOCS += acctst.md
DOCS += catime.md
#
# includes to install from this subproject

View File

@@ -0,0 +1,15 @@
# catime
catime <PV name> [channel count] [append number to pv name if true]
## Description
Channel Access Client Library performance test.
If unspecified, the channel count is 10000. If the "append number to pv
name if true" argument is specified and it is greater than zero then
the channel names in the test are numbered as follows.
<PV name>000000, <PV name>000001, ... <PV name>nnnnnn