Measuring duration of commands on Windows 10: Revision history

From Andreida

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 September 2019

  • curprev 22:4622:46, 26 September 2019Andreas talk contribs 211 bytes +211 Created page with "Create a test.cmd @echo off echo %time% pause Put here the line(s) you want do be measured, instead of the current line. echo %time% Output: >test 0:45:30,44 Press a..."