コード例 #1
0
 public void Setup(BenchmarkContext context)
 {
     sim = BenchmarkUtils.CreateCellBasedSim(context.Trace, 24, 100, 100, 50000, 300000, 0.01f);
 }