Mono Class Library: Overview

Mono.Unix.Native.Timeval: Members

The members of Mono.Unix.Native.Timeval are listed below.

See Also: Inherited members from System.ValueType

Public Fields

tv_seclong. Seconds since the start of the Unix epoch (January 1, 1970.)
tv_useclong. Number of microseconds elapsed after Timeval.tv_sec

Public Methods

Equals(Timeval) : bool
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.

Public Operators

static
Equality(Timeval, Timeval)Documentation for this section has not yet been entered.
static
Inequality(Timeval, Timeval)Documentation for this section has not yet been entered.