Common - Add CBA_fnc_getPerFrameHandlerDelay to modify PFEH exec time delay#1689
Merged
PabstMirror merged 26 commits intoCBATeam:masterfrom Apr 1, 2025
Merged
Common - Add CBA_fnc_getPerFrameHandlerDelay to modify PFEH exec time delay#1689PabstMirror merged 26 commits intoCBATeam:masterfrom
CBA_fnc_getPerFrameHandlerDelay to modify PFEH exec time delay#1689PabstMirror merged 26 commits intoCBATeam:masterfrom
Conversation
This reverts commit 40d67ed.
Member
|
this should maybe also update the next Execution time else the next time it executes, it would still execute based on the previous delay |
Contributor
Author
could add a 3. param: _update next Execution time (bool) if its really needed, but i would need help to find figure out how. |
PabstMirror
reviewed
Sep 7, 2024
dedmen
reviewed
Sep 7, 2024
Contributor
Author
nvm, i didnt set _updateExecutionTime to true :harold: |
rautamiekka
suggested changes
Sep 9, 2024
Contributor
Author
|
current version works as expected |
having this as an optional parameter doesnt seem neccessary anymore
Contributor
Author
|
would |
PabstMirror
approved these changes
Mar 31, 2025
CBA_fnc_getPerFrameHandlerDelay to modify PFEH exec time delay
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When merged this pull request will:
New Function: cba_fnc_setPerFrameHandlerDelay
New Function: cba_fnc_getPerFrameHandlerDelay
(Im happy to recieve suggestions re: function name)