Go to the source code of this file.
◆ ifTime_SetTime()
| void ifTime_SetTime |
( |
HSD_JObj * |
jobj, |
|
|
int |
seconds, |
|
|
int |
centiseconds |
|
) |
| |
◆ ifTime_HideTimers()
| void ifTime_HideTimers |
( |
void |
| ) |
|
◆ ifTime_ShowTimers()
| void ifTime_ShowTimers |
( |
void |
| ) |
|
◆ ifTime_GetCountdownSeconds()
| int ifTime_GetCountdownSeconds |
( |
void |
| ) |
|
◆ ifTime_UpdateCountdown()
| void ifTime_UpdateCountdown |
( |
HSD_GObj * |
arg0 | ) |
|
◆ ifTime_FreeCountdown()
| void ifTime_FreeCountdown |
( |
void |
| ) |
|
◆ ifTime_UpdateTimers()
| void ifTime_UpdateTimers |
( |
HSD_GObj * |
arg0 | ) |
|
◆ ifTime_CreateTimers()
| void ifTime_CreateTimers |
( |
void |
| ) |
|
◆ ifTime_Reset()
| void ifTime_Reset |
( |
void |
| ) |
|
◆ ifTime_FreeTimers()
| void ifTime_FreeTimers |
( |
void |
| ) |
|
◆ ifTime_IsTimerHidden()
| bool ifTime_IsTimerHidden |
( |
void |
| ) |
|