Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
blaar
blibs
blc_program
Commits
4efd224c
Commit
4efd224c
authored
May 02, 2018
by
Arnaud Blanchard
Browse files
Update README.md
parent
2c4ee568
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4efd224c
...
...
@@ -6,12 +6,21 @@ Library providing command line program facilities
-
1. Parsing arguments
-
2. Interacting with the user in a terminal
Program main loop
=================
BLC_COMMAND_LOOP
-
Eventually acquires the profiling data.
-
Check if it is the iteration limit and pauses in this case.
-
Wait for the kayboard or the waiting semaphores.
-
Ready to start, updates the timer.
-
1. Eventually acquires the profiling data.
-
2. Check if it is the iteration limit and pauses in this case.
-
3. Wait for the kayboard or the waiting semaphores.
-
4. Ready to start, updates the timer.
Main program
5.
Compute the time of the loop
6.
Eventually wait for more time
BLC program
============
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment