|
CObject
|
#include <limits.h>
Include dependency graph for COS.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | COS_BLOCK_FOREVER UINT_MAX |
| #define | COS_NO_BLOCK 0 |
| #define | MS_PER_SECOND 1000 |
| #define | NS_PER_MS 1000*1000 |
Typedefs | |
| typedef unsigned int | COS_Timemsec |