Home | History | Annotate | Download | only in massif

Lines Matching refs:start_time_ms

1318       static Time start_time_ms;
1320 start_time_ms = VG_(read_millisecond_timer)();
1324 return VG_(read_millisecond_timer)() - start_time_ms;