12 lines
355 B
Markdown
12 lines
355 B
Markdown
[](https://pages.pvv.ntnu.no/Projects/rtkit-client-rs/main/docs/rtkit_client_rs/)
|
|
|
|
# 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.
|