问题描述
如何通过c#编程计算和测量键盘到软件以及软件屏幕延迟?
我一直在编写一个测量反应时间的软件。对于科学研究,毫秒也很重要。我想计算并纠正任何延迟和延迟
How can i calculate and measurement keyboard to software and also software to screen latency with c# programming?
I have been writing a software that measure Reaction Time. For science studies, millisecond is also important. I want to calculate and correct any latency and lag
推荐答案
感谢您在此发帖。
>>测量键盘到软件以及软件到屏幕
>>measurement keyboard to software and also software to screen
对于你的问题,
For your question, the latency between keyboard to software and also software to screen is very small.
我能知道你为什么要计算它吗?你如何定义按键盘上的时间?
Can I know why you want to calculate it? How do you define the time when you press on keyboard?
最好的问候,
Wendy
这篇关于如何计算和测量键盘到软件以及软件以通过c#编程来屏蔽延迟?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!