Handbook
Glossary
ut_tv>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
ut_tv>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
unix.ffi
unix.time
;
M:
utmpx
ut_tv>>
T{
struct-slot-spec
{
name
"ut_tv"
}
{
offset 304
}
{
class
timeval
}
{
initial
S{
timeval
{
sec 0
}
{
usec 0
}
}
}
{
type
timeval
}
}
read-struct-slot
;
inline