Skip to content

feat(conversions): Add conversion for PathDeltaTime to and from millis - #75

Merged
jbeyerstedt merged 1 commit into
mainfrom
feat/path-delta-time-conv
Jul 27, 2026
Merged

feat(conversions): Add conversion for PathDeltaTime to and from millis#75
jbeyerstedt merged 1 commit into
mainfrom
feat/path-delta-time-conv

Conversation

@jbeyerstedt

Copy link
Copy Markdown
Collaborator

About this PR

PathDeltaTime is a rasn Integer internally, so setting and getting the value can be a bit tricky. And since the unit it 10 ms/ 0.01 seconds it would be nice to have conversions from and to milliseconds for this type as well.

I didn't find any information about a special "unavailable" value, all values in the value range "1..65535" are considered a valid time delta.

@jbeyerstedt jbeyerstedt added the enhancement New feature or request label Jul 24, 2026
@jbeyerstedt
jbeyerstedt merged commit 92cdd0c into main Jul 27, 2026
3 checks passed
@jbeyerstedt
jbeyerstedt deleted the feat/path-delta-time-conv branch July 27, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants