Skip to content

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

StartTrace

func StartTrace() error

StopDefaultProfiler

func StopDefaultProfiler()

StopTrace

func StopTrace() error