summaryrefslogtreecommitdiffstats
path: root/spec/rtems/clock/req/get-monotonic.yml
blob: 33a257e06f36883bc7656634c68aecc8509904eb (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
24
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-monotonic
- role: interface-function
  uid: ../if/get-monotonic-bintime
- role: interface-function
  uid: ../if/get-monotonic-sbintime
- role: interface-function
  uid: ../if/get-monotonic-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 some fixed time point in
  the past measured using the ${/glossary/clock-monotonic:/term} at some time
  point during the directive call.
type: requirement