[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mselibc' (#msegui)

gettimeofday

Declaration

Source position: mselibc.pas line 2686

function gettimeofday(

  var __tv: timeval;

  var _tz: timezone

):LongInt; overload;

function gettimeofday(

  var __tv: timeval;

  __tz: __timezone_ptr_t

):LongInt; overload;

function gettimeofday(

  __tv: Ptimeval;

  __tz: ptimezone

):LongInt; overload;


Documentation generated on: 2021-05-13