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

GUIDEMO_Delay() function

GUIDEMO_Delay This function has to be called if the current step of the sample is the last one and consists of a single frame

Syntax

void GUIDEMO_Delay (int t);
Implemented in GUIDEMO.c:548

Arguments

t

References

LocationReferrerText
GUIDEMO.c:548
void GUIDEMO_Delay(int TimeDelay) {
GUIDEMO.h:199
void GUIDEMO_Delay (int t);
GUIDEMO.c:737GUIDEMO_Wait()
GUIDEMO_Delay(TimeWait);
GUIDEMO_Intro.c:128GUIDEMO_Intro()
GUIDEMO_Delay(5000);
GUIDEMO_Speed.c:203GUIDEMO_Speed()
GUIDEMO_Delay(4000);
GUIDEMO_VScreen.c:131_DemoVScreen()
GUIDEMO_Delay(1000);

Call Tree

Data read by GUIDEMO_Delay()
Data written by GUIDEMO_Delay()
GUIDEMO_Delay()::TimeDelay
GUIDEMO_Delay()::hProg
GUIDEMO_Delay()::NextState
GUIDEMO_Delay()::TimeStart
GUIDEMO_Delay()::TimeDiff
all items filtered out
GUIDEMO_Delay()
GUIDEMO_Delay()::hProg
GUIDEMO_Delay()::NextState
GUIDEMO_Delay()::TimeStart
GUIDEMO_Delay()::TimeDiff
all items filtered out
Type of GUIDEMO_Delay()
GUIDEMO_Delay()
all items filtered out