struct_cputime(9) centos man page | unix.com

Man Page: struct_cputime

Operating Environment: centos

Section: 9

STRUCT
CPUTIME(9) Driver Basics STRUCT CPUTIME(9)
NAME
struct_cputime - snaphsot of system and user cputime
SYNOPSIS
struct cputime { cputime_t utime; cputime_t stime; };
MEMBERS
utime time spent in user mode stime time spent in system mode
DESCRIPTION
Gathers a generic snapshot of user and system time.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT CPUTIME(9)
Related Man Pages
struct_cfg80211_ap_settings(9) - centos
struct_cfg80211_scan_request(9) - centos
struct_ieee80211_tx_rate(9) - centos
struct_cmbdata(9) - suse
struct_hrtimer(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
DB2 convert digits to binary format
Docker learning Phase-I
[TIP] Processing YAML files with yq