Context Switch Speed in C++ Write a program to measure how long a context switch takes on the Unix operating system. C++ OS Programming UNIX / Linux Hard Google