Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/tc/src/
DTCTPLToolbox.cpp178 struct tm tplModTime; member
390 struct tm tplModTime; // modification date of the new .tpl in TCWriteTplFile() local
678 TCGetTime( &tplModTime ); in TCWriteTplFile()
679 TCSetFileModTime( tplFile, &tplModTime ); in TCWriteTplFile()
682 TCWriteCachedScriptFile( tplFile, &tplModTime ); in TCWriteTplFile()
2865 csfHdr.tplModTime = *refTmPtr; in TCWriteCachedScriptFile()
3197 &csfHdr.tplModTime, tplPrev ); in TCReadCachedScriptFile()