Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
安定したちらつきを表示するための時間遅延を計算しようとしています。sleep()またはで動作させることができませんでしたtime.h。論理的にはそうです。
sleep()
time.h
白い長方形を 10 秒間表示してから、この領域を (これも 10 秒間) ループでクリアするなどの処理を行うにはどうすればよいでしょうか。
この質問では、そのようなことをするために asocket of the X11 connectionが言及されています。しかし、この問題でどこを掘り下げるべきですか?
socket of the X11 connection
ありがとう