redo INST_COUNTER

Allow for use by pvxsIoc
This commit is contained in:
Michael Davidsaver
2023-05-06 10:15:26 -07:00
parent 175955bc0b
commit aef69c9f25
15 changed files with 96 additions and 55 deletions
+1
View File
@@ -463,6 +463,7 @@ struct SubscriptionImpl final : public OperationBase, public Subscription
}
}
};
DEFINE_INST_COUNTER(SubscriptionImpl);
void Connection::handle_MONITOR()
{