timespan::get-seconds

Returns the number of whole seconds represented by the specified TimeSpan.

Usage

int timespan::get-seconds(value)

Parameters

Name Type Description
value timespan A TimeSpan.

Return Value

The number of whole seconds represented by the given TimeSpan.

Requirements

Assembly: NAnt.Core (0.91.4312.0)