Class: UnionStationHooks::Utils::ProcessTimes

Inherits:
Struct
  • Object
show all
Defined in:
lib/union_station_hooks_core/utils.rb

Instance Attribute Summary collapse

Instance Attribute Details

#stimeObject

Returns the value of attribute stime

Returns:

  • (Object)

    the current value of stime



152
153
154
# File 'lib/union_station_hooks_core/utils.rb', line 152

def stime
  @stime
end

#utimeObject

Returns the value of attribute utime

Returns:

  • (Object)

    the current value of utime



152
153
154
# File 'lib/union_station_hooks_core/utils.rb', line 152

def utime
  @utime
end