Time displacement? I assume you mean how long it takes for the sine wave to repeat a cycle, or its [STRIKE]frequency[/STRIKE].
All sine waves repeat every [itex]2\pi[/itex] units. So what we're looking for is
[tex]wt_1+\alpha+2\pi[/tex]
to be equal to
[tex]wt_2+\alpha[/tex]
and we want to find t2 in terms of t1, t2>t1
So equating each expression and simplifying:
[tex]wt_1+\alpha+2\pi=wt_2+\alpha[/tex]
[tex]wt_2=wt_1+2\pi[/tex]
[tex]t_2=t_1+\frac{2\pi}{w}[/tex]
So clearly from this, we can see that the time it takes from the first point in a cycle (t1) to the next (t2) takes [itex]2\pi/w[/itex] time.
Also to get a more intuitive understanding of this, just think about the length of a complete cycle for sin(x), then sin(2x), sin(x/3) - which is the same as sin(1/3*x) etc.
edit: meant to say period, not frequency.