summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xyz/openbmc_project/Time/EpochTime.interface.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Time/EpochTime.interface.yaml b/xyz/openbmc_project/Time/EpochTime.interface.yaml
new file mode 100644
index 0000000..243802a
--- /dev/null
+++ b/xyz/openbmc_project/Time/EpochTime.interface.yaml
@@ -0,0 +1,10 @@
+description: >
+ Implement to control system time.
+properties:
+ - name: Elapsed
+ type: uint64
+ description: >
+ Time elpased since the
+ Epoch(1 Jan 1970 00:00:00 UTC), in microseconds.
+
+# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4
OpenPOWER on IntegriCloud