Method: Dry::Monitor::Notifications#clock
- Defined in:
- lib/dry/monitor/notifications.rb
#clock ⇒ Object (readonly)
Returns the value of attribute clock.
13 14 15 |
# File 'lib/dry/monitor/notifications.rb', line 13 def clock @clock end |