summaryrefslogtreecommitdiffstats
path: root/spec/rtems/clock/req/get-realtime.yml
blob: 0e5f22e065c836df4e785389a83ee390173c58a1 (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 & Co. KG
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