Home
last modified time | relevance | path

Searched defs:accuracy (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/dev/
Ddev_Profile.h110 Accuracy accuracy; //!< 出力精度です。 member
183 static float TickToTime(s64 tick, float accuracy) in TickToTime()
/NW4C-1.2.23/sources/libraries/dev/
Ddev_Profile.cpp135 float accuracy = 0.0f; in DumpReports() local