Advertisement
Guest User

Untitled

a guest
Apr 19th, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. ~/build/uhd$ tests/time_spec_test
  2. linux; GNU C++ version 4.7.2; Boost_104900; UHD_003.005.002-48-g23609771
  3.  
  4. Running 6 test cases...
  5. Testing time specification compare...
  6. Testing time specification arithmetic...
  7. Testing time specification parts...
  8. Testing time specification get system time...
  9. start: 48319.9
  10. stop: 48320.4
  11. diff: 0.500176
  12. ts1 0.3
  13. ts2 0.1
  14. tsa 430.001
  15. tsb 430
  16. tsc 0.3
  17. tsd 0.001265
  18. sizeof(time_t) 8
  19. t0.get_real_secs() 1.36022e+09
  20. t0.get_full_secs() 1360217663
  21. t0.get_frac_secs() 0.739296
  22.  
  23. *** No errors detected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement