GUIDEMO_Wait() is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

GUIDEMO_Wait() function

GUIDEMO_Wait This function has to be called if the current step is a static frame and another step will follow

Syntax

void GUIDEMO_Wait (int TimeWait);
Implemented in GUIDEMO.c:736

Arguments

TimeWait

References

LocationReferrerText
GUIDEMO.c:736
void GUIDEMO_Wait(int TimeWait) {
GUIDEMO.h:212
void GUIDEMO_Wait (int TimeWait);
GUIDEMO.c:708GUIDEMO_ShowIntro()
GUIDEMO_Wait(TimeWait);
GUIDEMO_Bitmap.c:1224_BitmapDemo()
GUIDEMO_Wait(3000);
GUIDEMO_Bitmap.c:1231_BitmapDemo()
GUIDEMO_Wait(3000);
GUIDEMO_Bitmap.c:1240_BitmapDemo()
GUIDEMO_Wait(2000);
GUIDEMO_Bitmap.c:1264GUIDEMO_Bitmap()
GUIDEMO_Wait(4000);
GUIDEMO_Cursor.c:222GUIDEMO_Cursor()
GUIDEMO_Wait(4000);

Call Tree

Functions calling GUIDEMO_Wait()
Functions called by GUIDEMO_Wait()
GUIDEMO_Wait()
Data read by GUIDEMO_Wait()
all items filtered out
GUIDEMO_Wait()