Searched defs:tmCount (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libavoid/
H A Dtimer.h64 tmCount enumerator in enum:Avoid::TimerIndex
84 clock_t cStart[tmCount];
85 bigclock_t cTotal[tmCount];
86 bigclock_t cPath[tmCount];
87 int cTally[tmCount];
88 int cPathTally[tmCount];
89 clock_t cMax[tmCount];
90 clock_t cPathMax[tmCount];

Completed in 71 milliseconds