#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.
|
| struct | geopm_time_s |
| | structure to abstract the timespec on linux from other representations of time. More...
|
| |
|
| #define | GEOPM_TIME_STRING_MAX 255ULL |
| | String allocation size sufficient for results of geopm_time function calls.
|
| |
◆ GEOPM_TIME_STRING_MAX
| #define GEOPM_TIME_STRING_MAX 255ULL |
String allocation size sufficient for results of geopm_time function calls.
◆ geopm_time_real_to_iso_string()
◆ geopm_time_zero()