source: rtems-central/spec/if/rtems/ratemon/group.yml @ cead53e

Last change on this file since cead53e was cead53e, checked in by Sebastian Huber <sebastian.huber@…>, on 07/24/20 at 18:08:13

spec: Move interface groups

  • Property mode set to 100644
File size: 744 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2brief: API
3copyrights:
4- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
5- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
6description: |
7  The Rate-Monotonic Manager provides facilities to implement tasks which
8  execute in a periodic fashion.  Critically, it also gathers information about
9  the execution of those periods and can provide important statistics to the
10  user which can be used to analyze and tune the application.
11enabled-by: true
12identifier: RTEMSAPIClassicRatemon
13interface-type: group
14links:
15- role: interface-placement
16  uid: header
17- role: interface-ingroup
18  uid: ../group
19name: Rate-Monotonic Manager
20type: interface
Note: See TracBrowser for help on using the repository browser.