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 |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |