Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/cafex/
DCharacter stream dumper.cs1189 private const int thousand = 1000; field in Nintendo.SDSG.CatToucan
1217 int msec = (diff % million) / thousand; in UpdateEventTimes()
1259 CatToucan.cafeProfile = Convert.ToInt32(temp) * thousand; in HandleCafeEvents()