This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack1
mirror of
https://github.com/jackaudio/jack1
Watch
1
Star
0
Fork
0
Code
Releases
19
Activity
Browse Source
[man] add small man page for jack_load_test
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4435 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.121.0
torben
14 years ago
parent
06df2a35c9
commit
5c76640e3b
1 changed files
with
11 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+11
-0
man/jack_load_test.0
+ 11
- 0
man/jack_load_test.0
View File
@@ -0,0 +1,11 @@
.TH JACK_LOAD_TEST "1" "!DATE!" "!VERSION!"
.SH NAME
jack_load_test \- JACK toolkit client which occupies the cpu for some time in process.
.SH SYNOPSIS
.B jack_load_test -t \fItime\fR
.SH DESCRIPTION
.B jack_load_test
jack_load_test is a client without ports, which just occupies the cpu for \fItime\fR
miliseconds. It is quite useful to test jackd behaviour under load.
Write
Preview
Loading…
Cancel
Save