# Functions
DisplayStats prints the goroutine, memory, GC stats with given interval, default to 5 seconds.
EnableProfiling enables profiling.
Report reports a ProfilePoint with given name.
Start starts a Profiler, and returns a start profiling point.
# Structs
No description provided by the author
# Interfaces
No description provided by the author