Class: Liteguard::SignalPerformance
- Inherits:
-
Data
- Object
- Data
- Liteguard::SignalPerformance
- Defined in:
- lib/liteguard/types.rb
Overview
SignalPerformance (mirrors proto message).
Instance Attribute Summary collapse
-
#guard_check ⇒ Object
readonly
Returns the value of attribute guard_check.
-
#guard_execution ⇒ Object
readonly
Returns the value of attribute guard_execution.
Instance Attribute Details
#guard_check ⇒ Object (readonly)
Returns the value of attribute guard_check
83 84 85 |
# File 'lib/liteguard/types.rb', line 83 def guard_check @guard_check end |
#guard_execution ⇒ Object (readonly)
Returns the value of attribute guard_execution
83 84 85 |
# File 'lib/liteguard/types.rb', line 83 def guard_execution @guard_execution end |