Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 382 Bytes

File metadata and controls

13 lines (8 loc) · 382 Bytes

time - Print execution time of an application

Starts an application and measures its execution time. Resolution is seconds.

time app <app parameters...>

Returns:

  • 0 on success

Up: user space

Misc: cat | echo | grep | wc | date | sleep | time | xxd