Shellmin::PerformanceMonitor
Performance monitoring with modern Crystal features
Class methods
get_stats(name : String) : NamedTuple(count: Int64, total_time: Time::Span, avg_time: Time::Span, max_time: Time::Span, min_time: Time::Span) | Nil
Sourcesummary
Source