abstract struct
VirtualTime::Domain
- VirtualTime::Domain
- Struct
- Value
- Object
Overview
Extension point for bounding Search traversal to a set of acceptable
Times. Subclass and override #contains? to restrict the search; passing
domain: nil (the default) disables the check entirely.