Components/Libraries/XF/FreeRTOS/EventDelay

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{TOC right}} = EventDelay = This class is a timer that can manage the delay of an event = Member Attributes = Event* _pEv : the event that need a delay = Member Functions Doc...")
 
(Parameters =)
Line 8: Line 8:
 
=== Description ===
 
=== Description ===
 
The constructor of the Event delay
 
The constructor of the Event delay
== Parameters ===
+
== Parameters ==
 
Event* '''opEv''' : the event that need a timeout
 
Event* '''opEv''' : the event that need a timeout

Revision as of 20:24, 24 August 2017

Contents

EventDelay

This class is a timer that can manage the delay of an event

Member Attributes

Event* _pEv : the event that need a delay

Member Functions Documentation

EventDelay(Event* opEv)

Description

The constructor of the Event delay

Parameters

Event* opEv : the event that need a timeout

Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox