Method: SDM::NodeHistory#timestamp

Defined in:
lib/models/porcelain.rb

#timestampObject

The time at which the Node state was recorded.



6091
6092
6093
# File 'lib/models/porcelain.rb', line 6091

def timestamp
  @timestamp
end