timestamp>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: timestamp>> ( object -- value )


Methods




M: dylib timestamp>>
T{ struct-slot-spec
{ name "timestamp" }
{ offset 8 }
{ class fixnum }
{ initial 0 }
{ type uint }
} read-struct-slot ; inline