Skip to content

docs: add usage examples to once, clock, debug-trap, and safe-math READMEs#73

Open
leno23 wants to merge 1 commit into
nemequ:masterfrom
leno23:docs/once-clock-debug-safe-math-usage
Open

docs: add usage examples to once, clock, debug-trap, and safe-math READMEs#73
leno23 wants to merge 1 commit into
nemequ:masterfrom
leno23:docs/once-clock-debug-safe-math-usage

Conversation

@leno23
Copy link
Copy Markdown

@leno23 leno23 commented May 31, 2026

Summary

  • once/README.md: PSNIP_ONCE_INIT + psnip_once_call
  • clock/README.md: psnip_clock_get_time(PSNIP_CLOCK_TYPE_MONOTONIC, ...)
  • debug-trap/README.md: psnip_dbg_assert / release stripping note
  • safe-math/README.md: psnip_safe_int_add overflow check

Follows #69#72 module README usage docs; complements #21.

Test plan

  • Markdown-only change

Made with Cursor

…ADMEs

Document psnip_once_call, psnip_clock_get_time, psnip_dbg_assert,
and psnip_safe_int_add with minimal includes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant