task-h.md 1.6 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
# task.h<a name="ZH-CN_TOPIC_0000001054598141"></a>

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

**Related Modules:**

[Graphic](Graphic.md)

**Description:**

Declares the  **Task**  class of the graphics module, which provides functions for setting the running period and time of a task. 

**Since:**

1.0

**Version:**

1.0

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

## Data Structures<a name="nested-classes"></a>

<a name="table44113004093527"></a>
<table><thead align="left"><tr id="row1610573174093527"><th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.1"><p id="p1432725113093527"><a name="p1432725113093527"></a><a name="p1432725113093527"></a>Data Structure Name</p>
</th>
<th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.2"><p id="p1605093956093527"><a name="p1605093956093527"></a><a name="p1605093956093527"></a>Description</p>
</th>
</tr>
</thead>
<tbody><tr id="row55882726093527"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1 "><p id="p183279896093527"><a name="p183279896093527"></a><a name="p183279896093527"></a><a href="OHOS-Task.md">OHOS::Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p1807977573093527"><a name="p1807977573093527"></a><a name="p1807977573093527"></a>Represents the <strong id="b669278287093527"><a name="b669278287093527"></a><a name="b669278287093527"></a><a href="OHOS-Task.md">Task</a></strong> class of the graphics module. This class provides functions for setting the running period and time of a task. </p>
</td>
</tr>
</tbody>
</table>