package
1.3.4
Repository: https://github.com/getdatcrypto/nimbus.git
Documentation: pkg.go.dev

# Functions

PrintTimes prints how much time has passed at each timer.
SaveMemProfile saves the current memory structure of the program.
StartContinuousProfile will continuously print statistics about the cpu usage, memory usage, and runtime stats of the program, and run an execution logger.
StartCPUProfile starts cpu profiling.
StartTrace starts trace.
StopCPUProfile stops cpu profiling.
StopTrace stops trace.
ToggleTimer actives a timer known by a given string.
Uptime() returns the number of nanoseconds that have passed since the first call to uptime.