Home
last modified time | relevance | path

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

/dports/games/arx-libertatis/arx-libertatis-1.1.2/tools/crashreporter/
H A DErrorReport.cpp185 const int starttime_index = 21; in getProcessSatus() local
186 if(starttime_index < stat_fields.size()) { in getProcessSatus()
187 startTicks = stat_fields[starttime_index].toULongLong(); in getProcessSatus()