Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
QuintenBruynseraede authored May 9, 2023
1 parent 436bd5c commit 99e29f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@ For more information, refer to the [reference](./docs/stats.md) for the `stats`

resource n tot_time idx_creation idx_created status
--------------------------------------------------------------------------------------
time_sleep.count[*] 5 11000 0 13 AllCreated
time_sleep.foreach[*] 3 7000 4 11 AllCreated
module.test[1].time_sleep.count[*] 3 5000 3 9 AllCreated
module.test[0].time_sleep.count[*] 3 4000 9 7 AllCreated
time_sleep.count[*] 5 11s 0 13 AllCreated
time_sleep.foreach[*] 3 7s 4 11 AllCreated
module.test[1].time_sleep.count[*] 3 5s 3 9 AllCreated
module.test[0].time_sleep.count[*] 3 4s 9 7 AllCreated
```

For a full description of the options, see the [reference](./docs/table.md) page.
Expand Down

0 comments on commit 99e29f8

Please sign in to comment.