xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time/EpochTime.interface.yaml (revision 800f7080)
  • 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 Epoch(1 Jan 1970 00:00:00 UTC), in
8          microseconds.
9
10          On setting this property, errors may be thrown. InternalFailure means
11          BMC fails to set the time. InsufficientPermission means it is not
12          allowed to set time depend on the time settings.
13      errors:
14          - xyz.openbmc_project.Time.Error.NotAllowed
15          - xyz.openbmc_project.Time.Error.Failed
16

served by {OpenGrok

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