overlaps


Description:

[ Version ( since = "1.0" ) ]
public int overlaps (TimeSpan s2)

Checks whether two spans overlap.

Parameters:

this

The first TimeSpan

s2

The second TimeSpan

Returns:

Whether these two span are overlapped.