Method: Rex::Proto::Rmi::Model::UniqueIdentifier#time
- Defined in:
- lib/rex/proto/rmi/model/unique_identifier.rb
#time ⇒ Fixnum
Returns Time where the object was generated.
15 16 17 |
# File 'lib/rex/proto/rmi/model/unique_identifier.rb', line 15 def time @time end |