Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
WideAwakeTN committed Jan 4, 2023
1 parent 417c1ff commit 6f7bb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/rcpputils/thread.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
namespace rcpputils
{

/// Sets the priority and cpu affinity of the given std thread.
/// Sets a realtime thread priority and a cpu affinity for the given std thread.
/**
* This function intentionally only works on operating systems which support a FIFO thread scheduler.
* Note for Linux: using this function requires elevated privileges.
Expand Down

0 comments on commit 6f7bb1e

Please sign in to comment.