duck

duck

Nov 26th, 2010
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. Comparison of Time.deltaTime and Time.smoothDeltaTime over 3 seconds
  2. Values are the difference between previous deltaTime & current deltaTime,
  3. and difference between previous smoothDeltaTime & current smoothDeltaTime.
  4.  
  5. 00:01| 0.168 : 0.035
  6. 00:01| -0.139 : 0.000
  7. 00:01| -0.004 : -0.001
  8. 00:01| -0.011 : -0.003
  9. 00:01| -0.001 : -0.002
  10. 00:01| 0.004 : -0.001
  11. 00:01| 0.000 : -0.001
  12. 00:01| 0.009 : 0.001
  13. 00:01| -0.012 : -0.001
  14. 00:01| 0.011 : 0.001
  15. 00:01| -0.007 : -0.001
  16. 00:01| 0.014 : 0.002
  17. 00:01| -0.011 : 0.000
  18. 00:01| -0.023 : -0.005
  19. 00:01| 0.012 : -0.001
  20. 00:01| 0.023 : 0.003
  21. 00:01| 0.000 : 0.003
  22. 00:01| -0.041 : -0.006
  23. 00:02| 0.033 : 0.002
  24. 00:02| 0.007 : 0.003
  25. 00:02| 0.002 : 0.003
  26. 00:02| -0.018 : -0.001
  27. 00:02| 0.001 : -0.001
  28. 00:02| 0.004 : 0.000
  29. 00:02| 0.011 : 0.002
  30. 00:02| -0.016 : -0.001
  31. 00:02| 0.010 : 0.001
  32. 00:02| -0.007 : -0.001
  33. 00:02| 0.013 : 0.002
  34. 00:02| -0.017 : -0.002
  35. 00:02| -0.003 : -0.002
  36. 00:02| 0.007 : 0.000
  37. 00:02| 0.001 : 0.000
  38. 00:02| 0.014 : 0.003
  39. 00:02| -0.018 : -0.001
  40. 00:02| 0.012 : 0.001
  41. 00:02| -0.033 : -0.005
  42. 00:02| -0.001 : -0.005
  43. 00:03| 0.041 : 0.004
  44. 00:03| -0.010 : 0.002
  45. 00:03| -0.024 : -0.004
  46. 00:03| 0.030 : 0.003
  47. 00:03| 0.010 : 0.004
  48. 00:03| -0.022 : -0.001
  49. 00:03| -0.001 : -0.001
  50. 00:03| -0.001 : -0.001
  51. 00:03| 0.025 : 0.004
  52. 00:03| -0.026 : -0.002
  53. 00:03| 0.003 : -0.001
  54. 00:03| -0.002 : -0.001
  55. 00:03| 0.016 : 0.003
  56. 00:03| -0.015 : -0.001
  57. 00:03| 0.007 : 0.001
  58. 00:03| -0.002 : 0.000
  59. 00:03| 0.008 : 0.002
  60. 00:03| -0.015 : -0.002
  61. 00:03| 0.001 : -0.001
Advertisement
Add Comment
Please, Sign In to add comment