Symbian3/PDK/Source/GUID-66402932-5C44-556B-A7AC-1C2D245C8B05.dita
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 14 578be2adaf3e
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
     7     Nokia Corporation - initial contribution.
     7     Nokia Corporation - initial contribution.
     8 Contributors: 
     8 Contributors: 
     9 -->
     9 -->
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept id="GUID-66402932-5C44-556B-A7AC-1C2D245C8B05" xml:lang="en"><title>Clocks and Timers Tutorial</title><prolog><metadata><keywords/></metadata></prolog><conbody><p>You can use the clock and timer APIs to schedule tasks that require sub-second granularity. When a timer expires it can send a signal to its calling process. </p> <p>The following topics describe how you can use the clock and timer APIs when you develop POSIX compliant applications or port POSIX-based applications to Symbian platform. </p> </conbody></concept>
    12 <concept id="GUID-66402932-5C44-556B-A7AC-1C2D245C8B05" xml:lang="en"><title>Clocks and
       
    13 Timers Tutorial</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>You can use the clock and timer APIs to schedule tasks that require sub-second
       
    15 granularity. When a timer expires it can send a signal to its calling process. </p>
       
    16 <p>The following topics describe how you can use the clock and timer APIs
       
    17 when you develop POSIX compliant applications or port POSIX-based applications
       
    18 onto the Symbian platform. </p>
       
    19 </conbody></concept>