HapState.activeCount
size_t activeCount() const @safe nothrow @nogcCount the attached records. Only live handlers are ever stored, so this is simply the record count.
Returns
Number of attached handlers.
size_t activeCount() const @safe nothrow @nogcCount the attached records. Only live handlers are ever stored, so this is simply the record count.