package profiler
import "kaiju/platform/profiler"
Functions
CleanupProfiler
func CleanupProfiler() error
ProfileCallWithDefaultProfiler
func ProfileCallWithDefaultProfiler(call func()) error
SetupConsole
func SetupConsole(host *engine.Host)
ShowDefaultProfilerInWeb
func ShowDefaultProfilerInWeb() error
StartDefaultProfiler
func StartDefaultProfiler() error
StopDefaultProfiler
func StopDefaultProfiler()