Home | History | Annotate | Download | only in camera

Lines Matching refs:tick

1004     uint64_t tick;
1071 tick = _get_timestamp();
1087 (_get_timestamp() - tick) < 2000000LL) {
1097 (uint32_t)(_get_timestamp() - tick) / 1000, strerror(errno));