clone


Description:

[ Version ( since = "3.0.5" ) ]
public TimeSpan clone ()

Creates a new TimeSpan, clone of this.

Free it with unref, when no longer needed.

Parameters:

this

A time span to clone

Returns:

The newly created TimeSpan, clone of this.