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



168
169
170
# File 'lib/union_station_hooks_core/utils.rb', line 168

def stime
  @stime
end

#utimeObject

Returns the value of attribute utime

Returns:

  • (Object)

    the current value of utime



168
169
170
# File 'lib/union_station_hooks_core/utils.rb', line 168

def utime
  @utime
end