# Functions
Init takes a *ProfilingConfig to initialize profiling (turned on/off depending on the value set in pc.Enabled) and register the profiling service in the server provided in pc.Server.
# Structs
ProfilingConfig defines configuration options for the Init method.