Libraries
»
concurrent_worker
(0.4.12)
»
Index
»
ConcurrentWorker
»
RequestCounter
»
#size
Method: ConcurrentWorker::RequestCounter#size
Defined in:
lib/concurrent_worker/common.rb
#
size
⇒
Object
32 33 34
# File 'lib/concurrent_worker/common.rb', line 32
def
size
@count
.
size
end