STRUCTCPUTIME(9) Driver Basics STRUCT CPUTIME(9)NAMEstruct_cputime - snaphsot of system and user cputimeSYNOPSISstruct cputime { cputime_t utime; cputime_t stime; };MEMBERSutime time spent in user mode stime time spent in system modeDESCRIPTIONGathers a generic snapshot of user and system time.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT CPUTIME(9)
| Similar Topics in the Unix Linux Community |
|---|
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |