xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time/EpochTime.interface.yaml (revision 78f3103d)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    Implement to control system time.
3properties:
4    - name: Elapsed
5      type: uint64
6      description: >
7          Time elpased since the
8          Epoch(1 Jan 1970 00:00:00 UTC), in microseconds.
9
10          On setting this property, errors may be thrown.
11          InternalFailure means BMC fails to set the time.
12          InsufficientPermission means it is not allowed to set time depend
13          on the time settings.
14      errors:
15          - xyz.openbmc_project.Time.Error.NotAllowed
16          - xyz.openbmc_project.Time.Error.Failed
17

served by {OpenGrok

Last Index Update: Sun May 25 03:01:12 CDT 2025