If you want to change selection, open document below and click on "Move attachment"
times(2) - Linux manual page raining NAME | SYNOPSIS | DESCRIPTION | RETURN VALUE | ERRORS | CONFORMING TO | NOTES | BUGS | SEE ALSO | COLOPHON TIMES(2) Linux Programmer's Manual TIMES(2) NAME top times - get process times <span>SYNOPSIS top #include <sys/times.h> clock_t times(struct tms *buf); DESCRIPTION top times() stores the current process times in the struct tms that buf points to. The struct tms is as defined in <sys/times.h>: struct tms { clock_t tms_utime; /* us
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.