rtkit-client-rs/README.md

9 lines
194 B
Markdown
Raw Normal View History

2024-11-22 21:20:05 +01:00
# 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.