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.
Core i7 CPU をバッチ ファイルまたは実行可能ファイルから 1 ミリ秒ほどの間、ほんの一瞬だけスリープ状態にしたいと考えています。
SetSuspendStateでスリープを誘発できることは知っていますが、システム全体をスリープ状態にするのではなく、CPU だけを一時的にスリープ状態にするソリューションを探しています。
CPUはCore i7 3632QM、OSはWindows 7と10です。よろしくお願いします。