Home | History | Annotate | Download | only in camera

Lines Matching refs:nsecs_t

698     static nsecs_t mLastFpsTime = 0;
701 nsecs_t now = systemTime();
702 nsecs_t diff = now - mLastFpsTime;