scheduling-algorithm

What is the context switching time ?

I have a doubt in context switching. In multi threading, when the context switching occurs, what will be the time between two context switches? Is it fixed time interval? ...