Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 607 Bytes

File metadata and controls

28 lines (21 loc) · 607 Bytes

timeit

Utility for measuring execution time in Windows

Instalation

  • Download timeit.cmd (Or clone repo)
  • Add to PATH variable (If you want use utility everywhere)
  • That`s all)

Usage

timeit <COMMAND>

Example:

timeit pause

Output:

Для продолжения нажмите любую клавишу . . . 

_______________________________________________________________________
Command took 0h 0m 1s 49ms (1.49s total)