man rtl_getschedclock () - get the current scheduler clock
NAME
rtl_getschedclock - get the current scheduler clock
SYNOPSIS
#include <rtl_sched.h> clockid_t rtl_getschedclock(void);
DESCRIPTION
This function is a non-portable Realtime Linux extension. rtl_getschedclock returns the clock id of the clock that the realtime scheduler uses on the local CPU.
AUTHOR
Michael Barabanov (baraban@fsmlabs.com (link to URL mailto:baraban@fsmlabs.com) )
SEE ALSO
UNIX spec clock_gettime(3) (link to URL ../susv2/xsh/clock_gettime.html) , clock_gethrtime(3) (link to URL clock_gethrtime.3.html)
©2001 FSMLabs Inc.
All rights reserved.