higher tickrate if open requests

(we expect an init soon and dont want to bounce around)
This commit is contained in:
2024-07-07 13:21:59 +02:00
parent b64a4ae31c
commit b068819069
2 changed files with 10 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ class SHA1_NGCFT1 : public ToxEventI, public RegistryMessageModelEventI, public
NGCEXTEventProvider& neep
);
void iterate(float delta);
float iterate(float delta);
protected: // rmm events (actions)
bool onEvent(const Message::Events::MessageUpdated&) override;