Home
last modified time | relevance | path

Searched refs:tplModTime (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1.4/build/libraries/tc/src/
DTCTPLToolbox.cpp173 struct tm tplModTime; member
385 struct tm tplModTime; // modification date of the new .tpl in TCWriteTplFile() local
673 TCGetTime( &tplModTime ); in TCWriteTplFile()
674 TCSetFileModTime( tplFile, &tplModTime ); in TCWriteTplFile()
677 TCWriteCachedScriptFile( tplFile, &tplModTime ); in TCWriteTplFile()
2860 csfHdr.tplModTime = *refTmPtr; in TCWriteCachedScriptFile()
3192 &csfHdr.tplModTime, tplPrev ); in TCReadCachedScriptFile()