Class: SSE::SSESetRetryInterval

Inherits:
Struct
  • Object
show all
Defined in:
lib/sse_client/sse_events.rb

Instance Attribute Summary collapse

Instance Attribute Details

#millisecondsObject

Returns the value of attribute milliseconds

Returns:

  • (Object)

    the current value of milliseconds



6
7
8
# File 'lib/sse_client/sse_events.rb', line 6

def milliseconds
  @milliseconds
end