|
libwreport
3.29
|
Access to clock_gettime. More...
#include <sys.h>
Public Member Functions | |
| Clock (::clockid_t clk_id) | |
| Initialize ts with the value of the given clock. | |
| unsigned long long | elapsed () |
| Return the number of nanoseconds elapsed since the last time ts was updated. | |
Data Fields | |
| ::clockid_t | clk_id |
| struct ::timespec | ts |
Access to clock_gettime.