Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

.TH "evutil_monotonic_timer" 3 "Tue Jan 31 2017" "libevent" \" -*- nroff -*-
.ad l
.nh
.SH NAME
evutil_monotonic_timer \- Structure to hold information about a monotonic timer\&.  

.SH SYNOPSIS
.br
.PP
.PP
\fC#include <util\&.h>\fP
.SH "Detailed Description"
.PP 
Structure to hold information about a monotonic timer\&. 

Use this with \fBevutil_configure_monotonic_time()\fP and \fBevutil_gettime_monotonic()\fP\&.
.PP
This is an opaque structure; you can allocate one using \fBevutil_monotonic_timer_new()\fP\&.
.PP
\fBSee also:\fP
.RS 4
\fBevutil_monotonic_timer_new()\fP, \fBevutil_monotonic_timer_free()\fP, \fBevutil_configure_monotonic_time()\fP, \fBevutil_gettime_monotonic()\fP 
.RE
.PP


.SH "Author"
.PP 
Generated automatically by Doxygen for libevent from the source code\&.