Skip to content

docs(progress.h): document cli_progress_sleep() - #835

Open
shreyabyte wants to merge 1 commit into
r-lib:mainfrom
shreyabyte:main
Open

docs(progress.h): document cli_progress_sleep()#835
shreyabyte wants to merge 1 commit into
r-lib:mainfrom
shreyabyte:main

Conversation

@shreyabyte

Copy link
Copy Markdown

Documents cli_progress_sleep() in the C API reference (progress-c).

The function is used in the cli_progress_bar() example but had no
entry on the reference page, unlike the other functions used there.

Closes #806

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.

C function cli_progress_sleep() is used in an example but not documented.

1 participant