TimeStamp struct

Methods
T
Attributes
[R] struct
Instance Public methods
to_p()
# File ext/dl/win32/lib/win32/sspi.rb, line 70
def to_p
        @struct ||= "\0" * 8
end