Method: Thread::Pool::Task#started_at

Defined in:
lib/thread/pool.rb

#started_atObject (readonly)

Returns the value of attribute started_at.



25
26
27
# File 'lib/thread/pool.rb', line 25

def started_at
  @started_at
end