⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rtmonuse.h

📁 RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating sys
💻 H
字号:
/* *  $Id: rtmonuse.h,v 1.1.10.1 2004/09/17 16:59:37 joel Exp $ */#ifndef __RATE_MONOTONIC_USAGE_h#define __RATE_MONOTONIC_USAGE_h#ifdef __cplusplusextern "C" {#endifvoid Period_usage_Initialize( void );void Period_usage_Reset( void );void Period_usage_Update(   rtems_id     id);void Period_usage_Dump( void );#ifdef __cplusplus}#endif#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -