MCPcopy Create free account
hub / github.com/TyberiusPrime/KeyToKey / do_send_later

Method do_send_later

src/test_helpers.rs:63–63  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

61
62 fn send_keys_later(&mut self, _keys: &[KeyCode], _ms: u16) {}
63 fn do_send_later(&mut self) {}
64
65 fn send_empty(&mut self) {
66 self.reports.push(Vec::new());

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected