PR_GET_TIMERSLACK
(2const)get the "current" timer slack value for the calling thread
#include <linux/prctl.h> /* Definition of PR_* constants */ #include <sys/prctl.h> int prctl(PR_GET_TIMERSLACK);
get the "current" timer slack value for the calling thread