module

PerfTools

An assortment of tools to track resources in Crystal applications.

NOTE: The tools must be required separately; doing require "perf_tools" will not enable any of the tools.

Constants

VERSION = "0.1.0"

Class methods

unwind_to(buf : Slice(Pointer(Void))) : Nil
Source

Nested types