QuickIO
0.2
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
src
periodic.h
Go to the documentation of this file.
1
12
#pragma once
13
#include "
quickio.h
"
14
18
#define PERIODIC_INTERVAL 10
19
23
#define PERIODIC_INTERVAL_USEC QEV_SEC_TO_USEC(PERIODIC_INTERVAL)
24
28
void
periodic_run
();
29
33
void
periodic_init
();
periodic_init
void periodic_init()
Initialize the periodic task runner.
quickio.h
Every header, definition, and whatnot QuickIO needs to run.
periodic_run
void periodic_run()
Run periodic tasks immediately.
Generated on Thu May 22 2014 11:22:59 for QuickIO by
1.8.6