Skip to content

Add ms/sec deadline helpers to DeadlineTimer - #78

Merged
LimiNode merged 2 commits into
mainfrom
codex/add-deadlinetimer-and-elapsedtimer
Sep 23, 2025
Merged

Add ms/sec deadline helpers to DeadlineTimer#78
LimiNode merged 2 commits into
mainfrom
codex/add-deadlinetimer-and-elapsedtimer

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • expose DeadlineTimer deadline, expiration, and remaining queries that return millisecond and second timestamp aliases
  • expand the combined timer regression to validate the new helper coverage

Testing

  • cmake -S . -B build -DTIME_SHIELD_CPP_BUILD_TESTS=ON
  • cmake --build build
  • ctest --test-dir build

https://chatgpt.com/codex/tasks/task_e_68d24caba7fc832c9b4650d846f1d576

- expose deadline, expiration, and remaining-time helpers that use project timestamp aliases\n- extend the regression test to cover the new conversions
Wrap steady-clock max calls with macro-safe syntax so MSVC no longer expands Windows' max macro during ODR builds.
@LimiNode
LimiNode merged commit 27b8e36 into main Sep 23, 2025
7 checks passed
@LimiNode
LimiNode deleted the codex/add-deadlinetimer-and-elapsedtimer branch December 5, 2025 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant