class Pretty::Stopwatch
- Pretty::Stopwatch
- Reference
- Object
Defined in:
pretty/stopwatch.crConstructors
Instance Method Summary
- #count(*args, **options)
- #count(*args, **options, &)
- #last : Pretty::Stopwatch::Last
- #measure(&)
- #reset : Stopwatch
- #sec(*args, **options)
- #sec(*args, **options, &)
- #start : Stopwatch
- #started_at : ::Time | Nil
- #started_at=(started_at : ::Time | Nil)
- #stop : Stopwatch
- #to_s(*args, **options)
- #to_s(*args, **options, &)
- #total : Pretty::Stopwatch::Stat