Skip to content

Commit 6f7bb1e

Browse files
committed
comment
1 parent 417c1ff commit 6f7bb1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/rcpputils/thread.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
namespace rcpputils
2424
{
2525

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

0 commit comments

Comments
 (0)