struct Spectator::Formatting::Components::Profile
Overview
Displays profiling information for slow examples.
Defined in:
spectator/formatting/components/profile.crConstructors
- 
        .new(profile : Spectator::Profile)
        
          Creates the component with the specified profile. 
Instance Method Summary
- 
        #to_s(io)
        
          Produces the output containing the profiling information.