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

CFRunLoopTimerCreate

Declaration

Source position: CFRunLoop.pas line 600

function CFRunLoopTimerCreate(

  allocator: CFAllocatorRef;

  fireDate: CFAbsoluteTime;

  interval: CFTimeInterval;

  flags: CFOptionFlags;

  order: CFIndex;

  callout: CFRunLoopTimerCallBack;

  var context: CFRunLoopTimerContext

):CFRunLoopTimerRef;


Documentation generated on: 2023-03-18