Kiwi Multi Threading Framework
Public Attributes
KTIntervalTimer Struct Reference

Interval timer task. More...

#include <KTIntervalTimer.h>

List of all members.

Public Attributes

struct CNInstance superClass
dispatch_queue_t timerQueue
dispatch_source_t timerSource
KTTaskState timerState
struct CNList consumerList

Detailed Description

Interval timer task.


Member Data Documentation

List of consumer tasks (struct KTInstanceTrigger *)

struct CNInstance KTIntervalTimer::superClass

Super class

dispatch_queue_t KTIntervalTimer::timerQueue

Timer queue

dispatch_source_t KTIntervalTimer::timerSource

Timer source

Timer status


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator