Searched refs:__timerCallback (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/IOHIDFamily-606.1.7/tools/
H A DIOHIDReportTest.c95 static void __timerCallback(CFRunLoopTimerRef timer, void *info) function
159 CFRunLoopTimerRef timer = CFRunLoopTimerCreate(kCFAllocatorDefault, CFAbsoluteTimeGetCurrent(), gPollInterval, 0, 0, __timerCallback, &context);

Completed in 161 milliseconds