Method: OpenC3::NotificationModel#time
- Defined in:
- lib/openc3/models/notification_model.rb
#time ⇒ Object (readonly)
Returns the value of attribute time.
22 23 24 |
# File 'lib/openc3/models/notification_model.rb', line 22 def time @time end |