 | | User time is accumulated when the CPU is executing the process' program code. The timestruc_t structure is similar to a struct timeval, but contains elements for seconds and nanoseconds (as opposed to seconds and microseconds). The elements of the structure are tv_sec and tv_nsec, respectively. | |
|