Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Michael Rouse
time-slime
Commits
93a62082
Commit
93a62082
authored
Aug 20, 2018
by
Michael Rouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added information about the FreeReport function to the Report section
parent
8d1fbed0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
93a62082
...
...
@@ -103,6 +103,8 @@ will generate a report between the `start` and `end` dates.
The result will be placed in the
`TIMESLIME_REPORT_t`
pointer, and this needs to be passed a pointer to that pointer.
When you are done, use
`TimeSlime_FreeReport(TIMESLIME_REPORT_t**)`
to clear allocated memory.
[
See more about `TIMESLIME_DATE_t` and `TIMESLIME_REPORT_t`
](
#library-datatypes
)
.
...
...
Write
Preview
Markdown
is supported
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