Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lorenz Huedepohl
ftimings
Commits
733dbb39
Commit
733dbb39
authored
Jan 09, 2019
by
Meisam Farzalipour Tabriz
Browse files
minor fix
parent
5660eed1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
733dbb39
...
...
@@ -268,7 +268,7 @@ The same example in C/C++ language can be written as:
ftimings_stop(timer, "b");
c();
}
ftimings_stop(timer, "main-loop");
%
ftimings_stop(timer, "main-loop");
ftimings_print(timer, 0.0);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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