Class: Liteguard::SignalPerformance

Inherits:
Data
  • Object
show all
Defined in:
lib/liteguard/types.rb

Overview

SignalPerformance (mirrors proto message).

Instance Attribute Summary collapse

Instance Attribute Details

#guard_checkObject (readonly)

Returns the value of attribute guard_check

Returns:

  • (Object)

    the current value of guard_check



83
84
85
# File 'lib/liteguard/types.rb', line 83

def guard_check
  @guard_check
end

#guard_executionObject (readonly)

Returns the value of attribute guard_execution

Returns:

  • (Object)

    the current value of guard_execution



83
84
85
# File 'lib/liteguard/types.rb', line 83

def guard_execution
  @guard_execution
end