geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
Classes | |
class | geopm::TimeZero |
Namespaces | |
geopm | |
Functions | |
struct geopm_time_s | geopm::time_zero (void) |
void | geopm::time_zero_reset (const geopm_time_s &zero) |
struct geopm_time_s | geopm::time_curr (void) |
struct geopm_time_s | geopm::time_curr_real (void) |
std::string | geopm::time_curr_string (void) |
int | geopm_time_zero (struct geopm_time_s *time) |
int | geopm_time_real_to_iso_string (const struct geopm_time_s *time, int buf_size, char *buf) |
int geopm_time_real_to_iso_string | ( | const struct geopm_time_s * | time, |
int | buf_size, | ||
char * | buf | ||
) |
int geopm_time_zero | ( | struct geopm_time_s * | time | ) |