summaryrefslogtreecommitdiffstats
path: root/spec/rtems/clock/req/get-realtime.yml
blob: 20e2608c3a321cee0c304c61b0d5d3f4e3e5ac6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: interface-function
  uid: ../if/get-realtime
- role: interface-function
  uid: ../if/get-realtime-bintime
- role: interface-function
  uid: ../if/get-realtime-timeval
- role: function-implementation
  uid: /score/timecounter/req/get
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  The directive shall return the time elapsed since the
  ${/glossary/unix-epoch:/term} measured using the
  ${/glossary/clock-realtime:/term} at some time point during the directive
  call.
type: requirement