Handbook
Glossary
nsec>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
nsec>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
unix.time
;
M:
timespec
nsec>>
T{
struct-slot-spec
{
name
"nsec"
}
{
offset 8
}
{
class
integer
}
{
initial 0
}
{
type
long
}
}
read-struct-slot
;
inline