Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Stopwatch.h246 static void SetTargetNo(int min, int max) in SetTargetNo() function
253 static void SetTargetNo(int no) in SetTargetNo() function
255 SetTargetNo(no, no); in SetTargetNo()
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Stopwatch.cpp86 SetTargetNo(INT_MIN, INT_MAX); in Enable()
91 SetTargetNo(INT_MAX, INT_MIN); in Disable()