How fast do I need to draw with CVDisplayLink?
How fast do I need to draw with CVDisplayLink?
Am I correct in thinking that, after drawing m开发者_C百科y scene in my display link callback, if CVGetCurrentHostTime() > outputTime->hostTime, then I've dropped a frame?
加载中,请稍侯......
精彩评论