gst-plugins-rs/generic/threadshare/examples/standalone/sink
François Laignel 235ded35fd ts: add feature to add counters for performance evaluation
Add a `tuning` feature which adds counters that help with performance
evaluation. The only counter added so far accumulates the duration a
Scheduler has been parked, which is pretty accurate an indication of
CPU usage of the Scheduler.
2022-09-13 07:29:50 +00:00
..
imp.rs ts: add feature to add counters for performance evaluation 2022-09-13 07:29:50 +00:00
mod.rs ts/examples: introduce a standalone pipeline test 2022-08-18 18:42:18 +02:00