Skip to content
CapsAdmin edited this page Apr 4, 2014 · 22 revisions

##shared

  • profiler.default_zone = "no zone"
  • profiler.Restart()
  • profiler.SetReadFileFunction(func)
  • profiler.dump_format = "pl
    "
  • profiler.SetClockFunction(func)
  • profiler.GetZone()
  • profiler.dump_depth = 10
  • profiler.Start(zone, type)
  • profiler.Stop(type)
  • profiler.type = "instrumental"
  • profiler.enabled = true
  • profiler.default_mode = "l"
  • profiler.GetBenchmark(type)
Clone this wiki locally