Skip to content

Commit 70d447f

Browse files
atymicAyesh
authored andcommitted
docs: add documentation for human format
1 parent edeb12e commit 70d447f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Currently, the following formats are provided:
8787
- `FORMAT_PRECISE`: Precise timer value, without rounding it. e.g. `0.10180473327637`
8888
- `FORMAT_MILLISECONDS`: Time in milliseconds, rounded to 2 decimals.
8989
- `FORMAT_SECONDS`: Time in seconds, rounded to 3 decimals.
90+
- `FORMAT_HUMAN`: Time in human readable format, for example `1.05 minutes`.
9091

9192
## Examples
9293

0 commit comments

Comments
 (0)