time-diff

Returns the formatted, high-resolution time difference between `start` and `end` times.

grunt-timer

Times the duration of each of your grunt tasks automatically and outputs the execution time in milliseconds to the console after each task (or optionally, at the end). It also logs the total time for all logged tasks.

elapse

Simple timer to track how long an operation takes.