geopm
3.1.0
GEOPM - Global Extensible Open Power Manager
|
#include <errno.h>
#include <math.h>
#include <string.h>
#include "geopm_public.h"
#include <stdbool.h>
#include <time.h>
Go to the source code of this file.
Classes | |
struct | geopm_time_s |
structure to abstract the timespec on linux from other representations of time. More... | |
Functions | |
int GEOPM_PUBLIC | geopm_time_zero (struct geopm_time_s *zero_time) |
int GEOPM_PUBLIC geopm_time_zero | ( | struct geopm_time_s * | zero_time | ) |