Home
last modified time | relevance | path

Searched refs:timeOfStart (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8996/utils/
DLocTimer.cpp687 struct timespec timeOfStart=getNow(); in main() local
699 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
709 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
722 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
/hardware/qcom/gps/msm8909w_3100/utils/
DLocTimer.cpp700 struct timespec timeOfStart=getNow(); in main() local
712 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
722 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
735 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
/hardware/qcom/gps/msm8998/utils/
DLocTimer.cpp699 struct timespec timeOfStart=getNow(); in main() local
711 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
721 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
734 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
/hardware/qcom/gps/msm8909/utils/
DLocTimer.cpp688 struct timespec timeOfStart=getNow(); in main() local
700 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
710 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
723 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()