Skip to content

Commit

Permalink
Update CommScheduler.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Barenboim authored Jul 30, 2020
1 parent 71c9fd8 commit df557fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kernel/CommScheduler.h
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ class CommScheduler
this->comm.deinit();
}

/* wait_timeout in microseconds, -1 for no timeout. */
/* wait_timeout in milliseconds, -1 for no timeout. */
int request(CommSession *session, CommSchedObject *object,
int wait_timeout, CommTarget **target)
{
Expand Down

0 comments on commit df557fa

Please sign in to comment.