Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
computablee committed Nov 8, 2023
1 parent b51fbf2 commit 149dbd8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,3 @@ Below is a list of all contributors to DotMP!
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->


| omp_get_wtime() | DotMP.Parallel.GetWTime() | Returns the number of seconds since the Unix Epoch as a double
| omp_get_schedule() | DotMP.Parallel.GetSchedule() | Gets the current schedule of the parallel for loop
| omp_get_schedule() | DotMP.Parallel.GetChunkSize() | Gets the current chunk size of the parallel for loop

0 comments on commit 149dbd8

Please sign in to comment.