Home
last modified time | relevance | path

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

/external/srec/srec/include/
Dcomp_stats.h33 typedef __int64 CS_TIME; typedef
36 typedef clock_t CS_TIME; typedef
66 CS_TIME last;
/external/srec/srec/crec/
Dcomp_stats.c140 CS_TIME curr; in end_cs_clock()