1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-13 09:23:54 +00:00
qb64/internal/source/data183.txt

6 lines
248 B
Text
Raw Normal View History

float *_FUNC_TIMEELAPSEDSINCE_SINGLE_TIMEELAPSEDSINCE=NULL;
if(_FUNC_TIMEELAPSEDSINCE_SINGLE_TIMEELAPSEDSINCE==NULL){
_FUNC_TIMEELAPSEDSINCE_SINGLE_TIMEELAPSEDSINCE=(float*)mem_static_malloc(4);
*_FUNC_TIMEELAPSEDSINCE_SINGLE_TIMEELAPSEDSINCE=0;
}