time-(1f) - [FUNIX] display time used by a command (LICENSE:PD)
Synopsis
Description
Example
Author
License
time commands
Given a command time it and report all clock and system time used.Demonstrates the use of the M_stopwatch(3fm) module.
Sample usage:
time- hostname;sleep 3;pwd;dateTypical output:
buzz /home/urbanjs/V600/LIBRARY/libGPF/EXE/FUNIX Sun Nov 4 22:11:09 EST 2018 COMMAND:hostname;sleep 3;pwd;date times: cpu= 0.03 user= 0.00 sys= 0.03 wall= 3.55
John S. Urban
Public Domain
Nemo Release 3.1 | time- (1) | February 23, 2025 |