summaryrefslogtreecommitdiff
path: root/spec/if/rtems/ratemon/group.yml
blob: 67349d49c068d32554eaef2e5aa8b7c6829c096a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: API
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: |
  The Rate-Monotonic Manager provides facilities to implement tasks which
  execute in a periodic fashion.  Critically, it also gathers information about
  the execution of those periods and can provide important statistics to the
  user which can be used to analyze and tune the application.
enabled-by: true
identifier: RTEMSAPIClassicRatemon
interface-type: group
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: ../group
name: Rate-Monotonic Manager
type: interface