Handbook
Glossary
start-time>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
start-time>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
vm
;
M:
gc-event
start-time>>
T{
struct-slot-spec
{
name
"start-time"
}
{
offset 336
}
{
class
integer
}
{
initial 0
}
{
type
ulonglong
}
}
read-struct-slot
;
inline
USING:
accessors
id3.private
slots.private
;
M:
id3
start-time>>
12
slot
;
inline