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