Home
last modified time | relevance | path

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

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