当某个enterframe事件 需要用特定的帧率 而不是stage的帧率可以使用这个工具跳帧 特殊处理过,可用于帧同步计算 @author zmliu
new (fps:Int)
fps:Int
pause ():Void
resume ():Void
update ():Bool