TimeSpan


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.0" ) ]
public TimeSpan (Time dtstart, Time dtend, int is_busy)

Creates a new TimeSpan.

Parameters:

dtstart

The start of TimeSpan

dtend

The end of TimeSpan

is_busy

Whether this span is busy

Returns:

The newly created TimeSpan