summaryrefslogtreecommitdiffstats
path: root/spec/rtems/clock/req/get-ticks-since-boot.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/clock/req/get-ticks-since-boot.yml')
-rw-r--r--spec/rtems/clock/req/get-ticks-since-boot.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/rtems/clock/req/get-ticks-since-boot.yml b/spec/rtems/clock/req/get-ticks-since-boot.yml
new file mode 100644
index 00000000..141d1fc7
--- /dev/null
+++ b/spec/rtems/clock/req/get-ticks-since-boot.yml
@@ -0,0 +1,17 @@
+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: requirement-refinement
+ uid: ../if/get-ticks-since-boot
+non-functional-type: interface
+rationale: null
+references: []
+requirement-type: non-functional
+text: |
+ The ${../if/get-ticks-since-boot:/name} function shall
+ return the number of ${/glossary/clock-tick:/plural} since a
+ point in time during the system initialization or the last overflow
+ of the ${/glossary/clock-tick:/term} counter.
+type: requirement