Module mc_core::perf [−][src]
Expand description
A really unsafe module made for internal use in MinecraftRS and its examples.
Functions
Debug the current thread’ stack.
Disable performance profiling, this function is unsafe for now because you need to call it once before any profiling.
Enable performance profiling, this function is unsafe for now because you need to call it once before any profiling.
