Skip to content

Commit 0c9feba

Browse files
Update cpp/includes/defines.h
Co-authored-by: Alex H. Room <69592136+alexhroom@users.noreply.github.com>
1 parent 9e6fefc commit 0c9feba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/includes/defines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Parameters
1616
message : str
1717
The title text for the event.
1818
percent : float
19-
The percentage of the calculation completed.
19+
The percentage of the calculation completed (as a number between 0 and 1)
2020
)";
2121

2222
struct ProgressEventData

0 commit comments

Comments
 (0)