Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

timer_settime

Declaration

Source position: timeh.inc line 69

function timer_settime(

  __timerid: timer_t;

  __flags: LongInt;

  __value: Pitimerspec;

  __ovalue: Pitimerspec

):LongInt;

function timer_settime(

  __timerid: timer_t;

  __flags: LongInt;

  const __value: TITimerSpec;

  var __ovalue: TITimerSpec

):LongInt;


Documentation generated on: 2023-03-18