check transfer
0.1
Check data transfer for SDAccell OpenCL application
|
Go to the source code of this file.
Functions | |
void | IPC_delay (int ms) |
int | IPC_getch (void) |
int | IPC_getche (void) |
long | IPC_getTickCount () |
int | IPC_kbhit (void) |
void IPC_delay | ( | int | ms | ) |
int IPC_getch | ( | void | ) |
Definition at line 26 of file ipc.cpp.
Referenced by IPC_getche(), and main().
int IPC_getche | ( | void | ) |
Definition at line 48 of file ipc.cpp.
References IPC_getch().
long IPC_getTickCount | ( | ) |