geopm_pio_time(7) – Signals and controls for Time IO Group

Description

The TimeIOGroup implements the geopm::IOGroup(3) interface to provide signals relating to time measurements.

Signals

TIME

Returns a monotonic measurement of time in seconds from some point in the past.

  • Aggregation: select_first

  • Domain: cpu

  • Format: double

  • Unit: seconds

TIME::ELAPSED

Returns a monotonic measurement of time in seconds since the TimeIOGroup was constructed.

  • Aggregation: select_first

  • Domain: cpu

  • Format: double

  • Unit: seconds

See Also

geopm(7), geopm::IOGroup(3), geopmwrite(1), geopmread(1)