OsalTimer.md 1.5 KB
Newer Older
W
wenjun 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
# OsalTimer<a name="ZH-CN_TOPIC_0000001055358124"></a>

## **Overview**<a name="section236615806093532"></a>

**Related Modules:**

[OSAL](OSAL.md)

**Description:**

Describes a timer. 

## **Summary**<a name="section1421078130093532"></a>

## Data Fields<a name="pub-attribs"></a>

<a name="table1698973638093532"></a>
<table><thead align="left"><tr id="row729434880093532"><th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.1"><p id="p1690752806093532"><a name="p1690752806093532"></a><a name="p1690752806093532"></a>Variable Name</p>
</th>
<th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.2"><p id="p196856625093532"><a name="p196856625093532"></a><a name="p196856625093532"></a>Description</p>
</th>
</tr>
</thead>
<tbody><tr id="row2069658624093532"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1 "><p id="p1157771065093532"><a name="p1157771065093532"></a><a name="p1157771065093532"></a><a href="OsalTimer.md#ab9b7f33eab308cb96cac99c3b11d4928">realTimer</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p1120200398093532"><a name="p1120200398093532"></a><a name="p1120200398093532"></a>void *&nbsp;</p>
</td>
</tr>
</tbody>
</table>

## **Details**<a name="section2082724620093532"></a>

## **Field Documentation**<a name="section1690052435093532"></a>

## realTimer<a name="ab9b7f33eab308cb96cac99c3b11d4928"></a>

```
void* OsalTimer::realTimer
```

 **Description:**

Pointer to a timer object