Next: posix time tm, Previous: posix time timespec, Up: posix time [Index]
struct-tmsScheme level representation of struct tms, (libc)struct tms. It has the following fields:
tms_utimeExact integer.
tms_stimeExact integer.
tms_cutimeExact integer.
tms_cstimeExact integer.
Build and return a new instance of struct-tms.
Return #t if obj is an instance of struct-tms.
Accessors for the fields of struct-tms.