summaryrefslogtreecommitdiffstats
path: root/spec/rtems/clock/req/get-realtime-coarse.yml
blob: 9d685f26f53f8553073833a9c10550384c2d6fe1 (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-coarse
- role: interface-function
  uid: ../if/get-realtime-coarse-bintime
- role: interface-function
  uid: ../if/get-realtime-coarse-timeval
- role: function-implementation
  uid: /score/timecounter/req/get-coarse
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 close to the directive
  call.
type: requirement