mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-30 04:58:00 +00:00
debounce feed polling a little to reduce CPU load when lots of messages are being sent out
This commit is contained in:
@@ -4,6 +4,7 @@ pub mod node_message;
|
||||
pub mod node_types;
|
||||
pub mod time;
|
||||
pub mod ws_client;
|
||||
pub mod ready_chunks_all;
|
||||
|
||||
mod assign_id;
|
||||
mod dense_map;
|
||||
|
||||
Reference in New Issue
Block a user