blob: 243802a6917e0ee6972255bd29572891f8304908 [file] [log] [blame]
Deepak Kodihalli8aac5db2016-11-15 06:57:35 -06001description: >
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# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4