mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-06-07 01:08:18 +08:00
Update win_hook_event_data.h (#3092)
This commit is contained in:
parent
4277041b0e
commit
2e8602eb43
@ -31,7 +31,7 @@
|
||||
return 0;
|
||||
}
|
||||
|
||||
Taking to long to process the events has negative impact on the whole system
|
||||
Taking too long to process the events has negative impact on the whole system
|
||||
performance. To address this, the events are signaled from a different
|
||||
thread, not from the event hook callback itself.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user