set time NAME stime - set time SYNOPSIS #include <time.h> [[deprecated]] int stime(const time_t * t ); Featur......as defined in <sys/times.h> : struct tms { clock_t tms_utime; /* user time */ clock_t tms_stime; /* system time */ clock_t tms_cutime; /* user time of children */ clock_t tms_cs…...form: struct rusage { struct timeval ru_utime; /* user CPU time used */ struct timeval ru_stime; /* system CPU time used */ long ru_maxrss; /* maximum resident set size */ long …...s: struct msqid_ds { struct ipc_perm msg_perm; /* Ownership and permissions */ time_t msg_stime; /* Time of last msgsnd(2) */ time_t msg_rtime; /* Time of last msgrcv(2) */ time…...set to the least significant 9 bits of msgflg . • msg_qnum , msg_lspid , msg_lrpid , msg_stime , and msg_rtime are set to 0. • msg_ctime is set to the current time. • msg_qbytes…..._status; /* Exit value or signal */ clock_t si_utime; /* User time consumed */ clock_t si_stime; /* System time consumed */ union sigval si_value; /* Signal value */ int si_int;…..._status; /* Exit value or signal */ clock_t si_utime; /* User time consumed */ clock_t si_stime; /* System time consumed */ union sigval si_value; /* Signal value */ int si_int;…...by sigqueue(3) */ uint64_t ssi_utime; /* User CPU time consumed (SIGCHLD) */ uint64_t ssi_stime; /* System CPU time consumed (SIGCHLD) */ uint64_t ssi_addr; /* Address that gene…...by sigqueue(3) */ uint64_t ssi_utime; /* User CPU time consumed (SIGCHLD) */ uint64_t ssi_stime; /* System CPU time consumed (SIGCHLD) */ uint64_t ssi_addr; /* Address that gene…...id is set to the process ID of the calling process. • msg_qnum is incremented by 1. • msg_stime is set to the current time. msgrcv() The msgrcv () system call removes a message …...id is set to the process ID of the calling process. • msg_qnum is incremented by 1. • msg_stime is set to the current time. msgrcv() The msgrcv () system call removes a message …...id is set to the process ID of the calling process. • msg_qnum is incremented by 1. • msg_stime is set to the current time. msgrcv() The msgrcv () system call removes a message …...etmask (2) 1.0 stat (2) 1.0 stat64 (2) 2.4 statfs (2) 1.0 statfs64 (2) 2.6 statx (2) 4.11 stime (2) 1.0 subpage_prot (2) 2.6.25 PowerPC/PowerPC64 only swapcontext (2) 2.6.3 Powe…