以毫秒为单位批量打印时间
问题描述:
我知道,一个可以批量打印时间达百分之一秒与 @echo%TIME%
。是否有一个类似的命令来获取毫秒呢?
I am aware that one can print batch time up to the centisecond with @echo %time%
. Is there a similar command to get milliseconds as well?
答
有一个名为Timethis资源工具包实用程序,可提供高达毫秒的时间测量:
There is a resource kit utility named Timethis that provides up to the millisecond time measurements :
TimeThis : Command Line : dir
TimeThis : Start Time : Wed Oct 24 12:49:56 2012
TimeThis : End Time : Wed Oct 24 12:49:56 2012
TimeThis : Elapsed Time : 00:00:00.093