Skip to content

Delay given for event scheduling #99

Answered by ShaikKarishma0
MaxMart99 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @MaxMart99,

All the time values that are passed to pal_os_event_register_callback_oneshot() function are in microseconds, as the function definition mentions.

The startup time value is also in microseconds and STARTUP_TIME_MSEC is a typo. It shall be renamed to STARTUP_TIME_USEC.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MaxMart99
Comment options

Answer selected by MaxMart99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants