Method: SDM::NodeHistory#timestamp

Defined in:
lib/models/porcelain.rb

#timestampObject

The time at which the Node state was recorded.



9776
9777
9778
# File 'lib/models/porcelain.rb', line 9776

def timestamp
  @timestamp
end