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
- #sec(*args, **options)
- #sec(*args, **options, &)
- #start
- #started_at : ::Time | Nil
- #started_at=(started_at : ::Time | Nil)
- #stop
- #to_s(*args, **options)
- #to_s(*args, **options, &)
- #total : Pretty::Stopwatch::Stat