Uses of Interface
org.rococoa.cocoa.corefoundation.CoreFoundationLibrary.CFRunLoopTimerCallBack

Packages that use CoreFoundationLibrary.CFRunLoopTimerCallBack
org.rococoa.cocoa.corefoundation   
 

Uses of CoreFoundationLibrary.CFRunLoopTimerCallBack in org.rococoa.cocoa.corefoundation
 

Methods in org.rococoa.cocoa.corefoundation with parameters of type CoreFoundationLibrary.CFRunLoopTimerCallBack
 CoreFoundationLibrary.__CFRunLoopTimer CoreFoundationLibrary.CFRunLoopTimerCreate(CoreFoundationLibrary.__CFAllocator allocator, double fireDate, double interval, NativeLong flags, NativeLong order, CoreFoundationLibrary.CFRunLoopTimerCallBack callout, CFRunLoopTimerContext context)
          Original signature : CFRunLoopTimerRef CFRunLoopTimerCreate(CFAllocatorRef, CFAbsoluteTime, CFTimeInterval, CFOptionFlags, CFIndex, CFRunLoopTimerCallBack, CFRunLoopTimerContext*)
native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:157
 



Copyright © 2009. All Rights Reserved.