9 lines
194 B
Markdown
9 lines
194 B
Markdown
# rtkit-client-rs
|
|
|
|
Small implementation of the rtkit dbus interface in rust.
|
|
|
|
This interface lets you request real-time scheduling for one or more threads.
|
|
|
|
## Usage
|
|
|
|
See the examples directory. |