Mono Class Library: Mono.Unix.Native.Syscall Overview | Members

Mono.Unix.Native.Syscall.gettimeofday Overloads

The overloads of gettimeofday are listed below. For a list of all members, see the Syscall Members list.

Public Methods

static
gettimeofday(out Timeval) : int
Documentation for this section has not yet been entered.
static
gettimeofday(out Timezone) : int
Documentation for this section has not yet been entered.
static
gettimeofday(out Timeval, out Timezone) : int
Documentation for this section has not yet been entered.