abstract class Postmany::Ports::Sleeper

Direct Known Subclasses

Defined in:

postmany/ports/sleeper.cr

Instance Method Summary

Instance Method Detail

abstract def sleep(seconds : Int32) : Nil #

[View source]