示例#1
0
 protected override void UpdateEx(float interval)
 {
     base.UpdateEx(interval);
     ToluaProfiler.Update();
 }