Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Syn::WaitGroup
Inherits
Reference
/
Object
Constructors
new
(counter :
Int32
= 0)
Source
Instance methods
add
(count :
Int
) :
Nil
Source
done
Source
wait
(timeout :
Time::Span
) :
Bool
EXPERIMENTAL
The timeout feature is experimental.
Source
wait
Source